mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpayv2): 新增单品优惠退款相关接口
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"appid": "wx2421b1c4370ec43b",
|
||||
"mch_id": "10000100",
|
||||
"nonce_str": "TeqClE3i0mvn3DrK",
|
||||
"out_refund_no": "1415701182",
|
||||
"out_trade_no": "1415757673",
|
||||
"refund_fee": 3,
|
||||
"refund_id": "2008450740201411110000174436",
|
||||
"refund_status": "PROCESSING",
|
||||
"promotion_detail": "{\"promotion_detail\":[{\"promotion_id\":\"109519\",\"scope\":\"SINGLE\",\"type\":\"DISCOUNT\",\"refund_amount\":5,\"goods_detail\":[{\"goods_id\":\"a_goods1\",\"refund_quantity\":7,\"price\":1,\"refund_amount\":4},{\"goods_id\":\"a_goods2\",\"refund_quantity\":1,\"price\":2,\"refund_amount\":1}]}]}",
|
||||
"result_code": "SUCCESS",
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"sign": "1F2841558E233C33ABA71A961D27561C",
|
||||
"refund_recv_accout": "1F2841558E233C33ABA71A961D27561C",
|
||||
"transaction_id": "1008450740201411110005820873",
|
||||
"cash_refund_fee": 90
|
||||
}
|
||||
Reference in New Issue
Block a user