mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
15 lines
390 B
JSON
15 lines
390 B
JSON
|
|
{
|
|||
|
|
"appid": "wx8888888888888888",
|
|||
|
|
"sub_mchid": "1900000109",
|
|||
|
|
"transaction_id": "4208450740201411110007820472",
|
|||
|
|
"out_order_no": "P20150806125346",
|
|||
|
|
"receivers": [
|
|||
|
|
{
|
|||
|
|
"type": "MERCHANT_ID",
|
|||
|
|
"receiver_account": "1900000110",
|
|||
|
|
"amount": 100,
|
|||
|
|
"description": "分给商户1900000110"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"finish": true
|
|||
|
|
}
|