mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
feat(tenpayv3): 随官方更新平台收付通申请资金出境的接口模型
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"amount": 10,
|
||||
"express_info": {
|
||||
"courier_number": "curier_number_1231",
|
||||
@@ -13,6 +13,12 @@
|
||||
"goods_unit_price": 1
|
||||
}
|
||||
],
|
||||
"presale_info": {
|
||||
"type": "DEPOSIT",
|
||||
"deposit_transaction_id": "4208450740201411110007820472",
|
||||
"balance_transaction_id": "4208450740201411110007820472",
|
||||
"total_amount": 10
|
||||
},
|
||||
"out_order_id": "merchant_1123123",
|
||||
"payee_info": {
|
||||
"payee_id": "ID123112312"
|
||||
|
||||
Reference in New Issue
Block a user