mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:19:57 +08:00
19 lines
461 B
JSON
19 lines
461 B
JSON
{
|
|
"ent_id": "stringstri",
|
|
"payment_id": "string",
|
|
"out_allocation_id": "string",
|
|
"server_notify_url": "string",
|
|
"finish": true,
|
|
"allocations": [
|
|
{
|
|
"out_allocation_detail_id": "string",
|
|
"receiver_acct_id": "string",
|
|
"merchant_name": "string",
|
|
"amount": 0,
|
|
"scenario": "PLATFORM_ALLOCATION",
|
|
"detail": "string",
|
|
"desc": "string"
|
|
}
|
|
]
|
|
}
|