mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(tenpayv3): 新增商家转账到零钱相关回调通知模型
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"out_batch_no": "bfatestnotify000033",
|
||||
"batch_id": "131000007026709999520922023081519403795655",
|
||||
"batch_status": "FINISHED",
|
||||
"total_num": 2,
|
||||
"total_amount": 200,
|
||||
"close_reason": "批次关闭原因",
|
||||
"mchid": "2483775951",
|
||||
"update_time": "2023-08-15T20:33:22+08:00"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"out_batch_no": "bfatestnotify000033",
|
||||
"batch_id": "131000007026709999520922023081519403795655",
|
||||
"batch_status": "FINISHED",
|
||||
"total_num": 2,
|
||||
"total_amount": 200,
|
||||
"success_amount": 100,
|
||||
"success_num": 1,
|
||||
"fail_amount": 100,
|
||||
"fail_num": 1,
|
||||
"mchid": "2483775951",
|
||||
"update_time": "2023-08-15T20:33:22+08:00"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"mchid": "1900001109",
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"transfer_bill_no": "1330000071100999991182020050700019480001",
|
||||
"state": "ACCEPTED",
|
||||
"transfer_amount": 400000,
|
||||
"fail_reason": "PAYEE_ACCOUNT_ABNORMAL",
|
||||
"openid": "o-MYE42l80oelYMDE34nYD456Xoy",
|
||||
"create_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"update_time": "example_update_time"
|
||||
}
|
||||
Reference in New Issue
Block a user