mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"purchaser_type": "string",
|
|
"out_payment_id": "string",
|
|
"amount": 0,
|
|
"currency": "CNY",
|
|
"expire_time": "2022-11-15T13:25:18.000+00:00",
|
|
"payee": {
|
|
"ent_id": "stringstri",
|
|
"ent_name": "string"
|
|
},
|
|
"payer": { "bank_account_numbers": [ "string" ] },
|
|
"memo": "string",
|
|
"goods": [
|
|
{
|
|
"good_name": "string",
|
|
"good_number": 0,
|
|
"good_amount": 0
|
|
}
|
|
],
|
|
"attachment": "string",
|
|
"risk_control": {
|
|
"device_id": "string",
|
|
"payer_client_ip": "string",
|
|
"payer_ua": "string",
|
|
"create_time": "2022-11-15T13:25:18.000+00:00",
|
|
"pick_type": "SELF_PICK",
|
|
"pick_description": "string"
|
|
},
|
|
"notify_url": {
|
|
"server_notify_url": "string",
|
|
"front_callback_url": {
|
|
"mp_path": "string",
|
|
"mp_appid": "string",
|
|
"mp_username": "string",
|
|
"mp_urlscheme": "string"
|
|
}
|
|
},
|
|
"scene_info": {
|
|
"store_info": {
|
|
"id": "string",
|
|
"name": "string",
|
|
"area_code": "string"
|
|
}
|
|
}
|
|
}
|