feat(tenpayv3): 新增商家转账到零钱相关回调通知模型

This commit is contained in:
Fu Diwei
2024-04-28 16:17:44 +08:00
parent 4c0ca76317
commit 9d5fa9b09f
6 changed files with 280 additions and 0 deletions

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}