mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
25 lines
672 B
JSON
25 lines
672 B
JSON
![]() |
{
|
||
|
"payment_id": "string",
|
||
|
"out_allocation_id": "string",
|
||
|
"allocation_id": "string",
|
||
|
"status": "INIT",
|
||
|
"finish_amount": 0,
|
||
|
"finish_desc": "string",
|
||
|
"allocations": [
|
||
|
{
|
||
|
"allocation_detail_id": "string",
|
||
|
"out_allocation_detail_id": "string",
|
||
|
"receiver_acct_id": "string",
|
||
|
"merchant_name": "string",
|
||
|
"amount": 0,
|
||
|
"result": "PENDING",
|
||
|
"succeeded_time": "2019-08-24T14:15:22Z",
|
||
|
"failed_reason": {
|
||
|
"failed_type": "NO_RELATION",
|
||
|
"failed_detail": "string"
|
||
|
},
|
||
|
"desc": "string"
|
||
|
}
|
||
|
]
|
||
|
}
|