mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
21 lines
394 B
JSON
21 lines
394 B
JSON
{
|
|
"payment_id": "",
|
|
"out_payment_id": "",
|
|
"user_openid": "",
|
|
"amount": 0,
|
|
"currency": "",
|
|
"payee": {
|
|
"ent_id": "",
|
|
"ent_name": "",
|
|
"ent_acct_id": "",
|
|
"bank_account_number_last4": ""
|
|
},
|
|
"pay_status": "",
|
|
"memo": "",
|
|
"failed_reason": {
|
|
"failed_type": "",
|
|
"failed_detail": ""
|
|
},
|
|
"attachment": ""
|
|
}
|