Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/EcommerceFundWithdraw/CreateEcommerceFundWithdrawRequest.json

7 lines
180 B
JSON
Raw Normal View History

2021-05-10 15:30:00 +08:00
{
"sub_mchid": "1900000109",
"out_request_no": "20190611222222222200000000012122",
"amount": 1,
"remark": "交易提现",
"bank_memo": "微信支付提现"
}