Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayBusiness.UnitTests/ModelSamples/Withdraws/CreateWithdrawRequest.json

8 lines
146 B
JSON
Raw Normal View History

{
"ent_id": "string",
"receiver_acct_id": "string",
"out_withdraw_id": "string",
"amount": 0,
"server_notify_url": "string"
}