mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
29 lines
835 B
JSON
29 lines
835 B
JSON
{
|
|
"amount": {
|
|
"currency": "CNY",
|
|
"discount_refund": 0,
|
|
"payer_refund": 1,
|
|
"payer_total": 1,
|
|
"refund": 1,
|
|
"settlement_refund": 1,
|
|
"settlement_total": 1,
|
|
"total": 1,
|
|
"from": [
|
|
{
|
|
"account": "AVAILABLE",
|
|
"amount": 444
|
|
}
|
|
]
|
|
},
|
|
"channel": "ORIGINAL",
|
|
"create_time": "2021-03-26T14:52:08+08:00",
|
|
"funds_account": "UNSETTLED",
|
|
"out_refund_no": "sdk12345678920210326145039",
|
|
"out_trade_no": "sdk12345678920210326145039",
|
|
"promotion_detail": [],
|
|
"refund_id": "50001307732021032607480019805",
|
|
"status": "SUCCESS",
|
|
"success_time": "2021-03-26T14:52:11+08:00",
|
|
"transaction_id": "4200000991202103266853086457",
|
|
"user_received_account": "支付用户零钱"
|
|
} |