feat(tenpayv3): 新增平台收付通售后服务分账相关接口

This commit is contained in:
Fu Diwei
2024-05-15 19:45:56 +08:00
parent 943f076729
commit 390a6d993b
13 changed files with 232 additions and 46 deletions

View File

@@ -0,0 +1,8 @@
{
"sub_mchid": "",
"transaction_id": "",
"amount": 0,
"type": "",
"scene": "",
"refund_id": ""
}

View File

@@ -0,0 +1,8 @@
{
"sub_mchid": "",
"transaction_id": "",
"amount": 0,
"result": "",
"fail_reason": "",
"finish_time": "2015-05-20T13:29:35.120+08:00"
}