简要描述:
请求域名:
- http://xx.com
请求URL:
plugin.debt-shop.frontend.debtor.refundDetail
参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
id | 是 | int | 插件售后ID |
返回示例:
正确时返回:
{
"result": 1,
"msg": "成功",
"data": {
"id": 28,
"refund_sn": "RN20220406164816Cr",
"refund_type": 0,
"status": -1,
"price": "0.00",
"reason": "拍错/多拍/不想要",
"images": [
"http://shop-yunzshop-com.oss-cn-hangzhou.aliyuncs.com/images/1/2022/04/7e26483ee2f7f8b7f3ef28514f6d5dce.png"
],
"content": "wgfwwgwg",
"create_time": "2022-04-06 16:48:16",
"reply": "",
"reject_reason": null,
"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": false,
"is_refund_fail": true,
"plugin_id": 0,
"receive_status_name": "未收到货",
"refund_way_type_name": "自行寄回",
"button_models": [],
"order": {
"id": 22288,
"uniacid": 1,
"uid": 164935,
"order_sn": "SN2204021703DC67F3",
"price": "0.00",
"goods_price": "1.00",
"goods_total": 1,
"status": 1,
"create_time": "2022-04-02 17:03:25",
"is_deleted": 0,
"is_member_deleted": 0,
"finish_time": "1970-01-01 08:00:00",
"pay_time": "2022-04-02 17:25:01",
"send_time": "1970-01-01 08:00:00",
"cancel_time": "1970-01-01 08:00:00",
"created_at": 1648890205,
"updated_at": 1649235077,
"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": 5,
"order_goods_price": "1.00",
"deduction_price": "0.00",
"refund_id": 29,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "27945",
"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": 5,
"name": "后台",
"plugin_id": 0,
"code": "backend",
"type": 1,
"unit": "元",
"updated_at": "2019-04-15 11:37:57",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 4
},
"has_one_behalf_pay": null
},
"return_express": null,
"has_many_resend_express": [],
"refund_order_goods": []
}
}
错误时返回:
{
}
返回参数说明:
参数名 | 类型 | 说明 |
---|---|---|
名称 | 类型 | 说明 |