mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(wxapi): 新增微信小店代用户发起售后接口
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"request_id": "111222",
|
||||
"order_id": "37123432487943243",
|
||||
"product_id": "2346783",
|
||||
"sku_id": "23643824",
|
||||
"count": 1,
|
||||
"amount": 100,
|
||||
"reason": "双方协商一致退款",
|
||||
"type": "REFUND"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"after_sale_order_id": "2082648273412"
|
||||
}
|
Reference in New Issue
Block a user