feat(tenpayv3): 新增分账动账回调通知模型

This commit is contained in:
Fu Diwei
2025-04-21 10:26:18 +08:00
parent 046b4aa9ec
commit b1943ebc85
6 changed files with 196 additions and 5 deletions

View File

@@ -0,0 +1,13 @@
{
"mchid": "1900000100",
"transaction_id": "4200000000000000000000000000",
"order_id": "1217752501201407033233368018",
"out_order_no": "P20150806125346",
"receiver": {
"type": "MERCHANT_ID",
"account": "1900000100",
"amount": 888,
"description": "运费/交易分账/及时奖励"
},
"success_time": "2018-06-08T10:34:56+08:00"
}

View File

@@ -0,0 +1,14 @@
{
"sp_mchid": "1900000100",
"sub_mchid": "1900000100",
"transaction_id": "4200000000000000000000000000",
"order_id": "1217752501201407033233368018",
"out_order_no": "P20150806125346",
"receiver": {
"type": "MERCHANT_ID",
"account": "1900000100",
"amount": 888,
"description": "运费/交易分账/及时奖励"
},
"success_time": "2018-06-08T10:34:56+08:00"
}