mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
62 lines
1.6 KiB
JSON
62 lines
1.6 KiB
JSON
{
|
|
"errcode": 0,
|
|
"after_sale_order": {
|
|
"after_sale_order_id": "123456",
|
|
"status": "MERCHANT_REFUND_SUCCESS",
|
|
"openid": "OPENID",
|
|
"order_id": "1768683047558651",
|
|
"product_info": {
|
|
"product_id": "3286",
|
|
"sku_id": "4740",
|
|
"count": 1,
|
|
"voucher_list": [
|
|
{
|
|
"vourcher_code": "232323"
|
|
},
|
|
{
|
|
"vourcher_code": "232324"
|
|
}
|
|
],
|
|
"gift_product_list": [
|
|
{
|
|
"product_id": "123",
|
|
"sku_id": "456",
|
|
"count": 1,
|
|
"task_id": 234
|
|
}
|
|
]
|
|
},
|
|
"details": {
|
|
"desc": "1234",
|
|
"receive_product": true,
|
|
"cancel_time": 0,
|
|
"media_id_list": [],
|
|
"tel_number": "",
|
|
"wxa_vip_discounted_price": 0
|
|
},
|
|
"refund_info": {
|
|
"amount": 11,
|
|
"refund_reason": 1
|
|
},
|
|
"return_info": {
|
|
"waybill_id": "",
|
|
"delivery_id": "",
|
|
"delivery_name": ""
|
|
},
|
|
"merchant_upload_info": {
|
|
"reject_reason": "",
|
|
"refund_certificates": []
|
|
},
|
|
"create_time": 1591319454,
|
|
"update_time": 1612754444,
|
|
"reason": "NO_LONGER_WANT",
|
|
"refund_resp": {
|
|
"code": "",
|
|
"ret": 0,
|
|
"message": ""
|
|
},
|
|
"type": "REFUND",
|
|
"gen_scene": 0
|
|
}
|
|
}
|