Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests/ModelSamples/Pay/GetPayRefundV2Response.json

19 lines
878 B
JSON

{
"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
}