简要描述:

请求域名:

  • http://xx.com

请求URL:

plugin.debt-shop.frontend.refund-detail.index

参数:

参数名 是否必须 类型 说明
refund_id int 商城售后ID
member_type int 身份类型 1债权人 2债务人采购订单 3VIP 4债务人网店订单

返回示例:

正确时返回:

{
result: 1,
msg: "成功",
data: {
id: 31,
refund_sn: "RN20220408145123wa",
refund_type: 0,
status: 0,
price: "0.00",
reason: "拍错/多拍/不想要",
images: [ ],
content: "11",
create_time: "2022-04-08 14:51:23",
reply: "",
reject_reason: "",
refund_way_type: 0,
apply_price: "0.00",
order_price: "0.00",
refund_proof_imgs: [ ],
refund_time: null,
refund_address: "",
remark: "",
operate_time: null,
send_time: null,
return_time: null,
end_time: "1970-01-01 08:00:00",
alipay_batch_sn: "",
receive_status: 0,
part_refund: 0,
freight_price: "0.00",
other_price: "0.00",
resend_express_id: 0,
other_data: [ ],
refund_type_name: "退款",
status_name: "待审核",
is_refunded: false,
is_refunding: true,
is_refund_fail: false,
plugin_id: 0,
receive_status_name: "未收到货",
refund_way_type_name: "自行寄回",
button_models: [
{
name: "修改申请",
api: "refund.edit.index",
value: 1
},
{
name: "取消申请",
api: "refund.operation.cancel",
value: 4
}
],
order: {
id: 22300,
uniacid: 1,
uid: 164935,
order_sn: "SN220408145007A024",
price: "0.00",
goods_price: "1.00",
goods_total: 1,
status: 1,
create_time: "2022-04-08 14:50:40",
is_deleted: 0,
is_member_deleted: 0,
finish_time: "1970-01-01 08:00:00",
pay_time: "2022-04-08 14:50:58",
send_time: "1970-01-01 08:00:00",
cancel_time: "1970-01-01 08:00:00",
created_at: 1649400640,
updated_at: 1649400683,
deleted_at: 0,
cancel_pay_time: "1970-01-01 08:00:00",
cancel_send_time: "1970-01-01 08:00:00",
dispatch_type_id: 1,
dispatch_price: "0.00",
discount_price: "1.00",
pay_type_id: 54,
order_goods_price: "1.00",
deduction_price: "0.00",
refund_id: 31,
is_plugin: 0,
change_price: "0.00",
change_dispatch_price: "0.00",
comment_status: 0,
order_pay_id: "27959",
is_virtual: 0,
plugin_id: 0,
mark: "0",
is_pending: 0,
note: null,
cost_amount: "0.50",
shop_name: "芸信商城11",
no_refund: 0,
need_address: 0,
invoice_type: 0,
rise_type: 1,
collect_name: "",
company_number: null,
invoice: null,
auto_receipt: 0,
fee_amount: "0.00",
service_fee_amount: "0.00",
is_all_send_goods: 0,
close_reason: null,
vip_order_goods_price: "1.00",
status_name: "待发货",
pay_type_name: "确认",
process: [ ],
has_one_pay_type: {
id: 54,
name: "确认",
plugin_id: 0,
code: "confirmPay",
type: 2,
unit: "元",
updated_at: "2020-08-24 11:11:38",
created_at: "2020-08-24 11:11:38",
deleted_at: null,
setting_key: "pay",
need_password: 0,
group_id: 0
},
has_one_behalf_pay: null
},
return_express: null,
has_many_resend_express: [ ],
refund_order_goods: [
{
id: 8,
order_id: 22300,
refund_id: 31,
order_goods_id: 22488,
send_num: 1,
refund_total: 1,
refund_price: "0.00",
goods_title: "xu",
goods_option_title: "",
goods_thumb: "http://shop-yunzshop-com.oss-cn-hangzhou.aliyuncs.com/newimage/5d5feaadb110164c2aa168ec76c677a1.jpg"
}
]
}
}

错误时返回:

  {
  }

返回参数说明:

参数名 类型 说明
名称 类型 说明