mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-16 21:36:24 +08:00
feat(tenpayv3): 新增境外商户委托代扣相关接口
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"id": "1008450740201411110005820873",
|
||||
"sp_mchid": "10000100",
|
||||
"sub_mchid": "20000100",
|
||||
"out_trade_no": "20150806125346",
|
||||
"amount": {
|
||||
"total": 528800,
|
||||
"currency": "HKD",
|
||||
"payer_total": 518799,
|
||||
"payer_currency": "HKD"
|
||||
},
|
||||
"total_num": 1,
|
||||
"current_total_num": 1,
|
||||
"data": [
|
||||
{
|
||||
"id": "2008450740201411110000174436",
|
||||
"out_refund_no": "R20150806125346",
|
||||
"channel": "ORIGINAL",
|
||||
"amount": {
|
||||
"refund": 50,
|
||||
"currency": "CNY",
|
||||
"payer_refund": 49,
|
||||
"payer_currency": "HKD",
|
||||
"exchange_rate": {
|
||||
"type": "SETTLEMENT_RATE",
|
||||
"rate": 8000000
|
||||
}
|
||||
},
|
||||
"status": "SUCCESS",
|
||||
"recv_account": "招商银行信用卡0403",
|
||||
"fund_source": "REFUND_SOURCE_REchARGE_FUNDS",
|
||||
"success_time": "2018-06-08T10:34:56+08:00",
|
||||
"create_time": "2018-06-08T10:34:56+08:00",
|
||||
"refund_detail": {
|
||||
"promotion_id": "109519",
|
||||
"scope": "GLOBAL",
|
||||
"type": "COUPON",
|
||||
"amount": 1,
|
||||
"refund_amount": 1,
|
||||
"currency": "HKD"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user