mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 09:54:44 +08:00
feat(wxapi): 新增微信小店代用户发起退差价接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"request_id": "req_20240101120000_1234511",
|
||||
"order_id": "3732100665787132600",
|
||||
"product_id": "10000239001116",
|
||||
"sku_id": "3516044037",
|
||||
"amount": 10,
|
||||
"reason": "10001338",
|
||||
"desc": "商品价格差异退款申请,原价100元,现价90元,申请退还10元差价"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"after_sale_order_id": "2082648273412"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user