mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
18 lines
509 B
JSON
18 lines
509 B
JSON
{
|
|
"amount": 21,
|
|
"charge_account_type": "BASIC",
|
|
"charge_mchid": "1231231",
|
|
"departure_amount": 20,
|
|
"estimate_exchange_rate_time": "2015-05-20T13:29:35+08:00",
|
|
"exchange_rate_time": "2015-05-20T13:29:35+08:00",
|
|
"fail_reason": "DEPARTURE_AMOUNT_NO_ENOUGH",
|
|
"fee": 1,
|
|
"foreign_amount": 20,
|
|
"foreign_currency": "USD",
|
|
"order_id": "42000000000_123123",
|
|
"out_order_id": "merchant123123",
|
|
"rate": 650000000,
|
|
"result": "ACCEPT",
|
|
"sub_mchid": "1231231"
|
|
}
|