Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/MerchantFundWithdraw/CreateMerchantFundWithdrawRequest.json

7 lines
174 B
JSON
Raw Normal View History

2021-05-10 15:30:00 +08:00
{
"out_request_no": "20190611222222222200000000012122",
"amount": 1,
"remark": "交易提现",
"bank_memo": "xx平台提现",
"account_type": "BASIC"
}