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,8 @@
|
||||
{
|
||||
"sub_mchid": "",
|
||||
"transaction_id": "",
|
||||
"amount": 0,
|
||||
"type": "",
|
||||
"scene": "",
|
||||
"refund_id": ""
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sub_mchid": "",
|
||||
"transaction_id": ""
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"sub_mchid": "",
|
||||
"transaction_id": "",
|
||||
"amount": 0,
|
||||
"result": "",
|
||||
"fail_reason": "",
|
||||
"finish_time": "2015-05-20T13:29:35.120+08:00"
|
||||
}
|
||||
Reference in New Issue
Block a user