Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/MerchantFundWithdraw/GetMerchantFundWithdrawByWithdrawIdResponse.json
2021-05-10 15:30:00 +08:00

13 lines
473 B
JSON

{
"status": "CREATE_SUCCESS",
"withdraw_id": "12321937198237912739132791732912793127931279317929791239112123",
"out_request_no": "20190611222222222200000000012122",
"amount": 1,
"create_time": "2015-05-20T13:29:35.120+08:00",
"update_time": "2015-05-20T13:29:35.120+08:00",
"reason": "卡号错误",
"remark": "交易提现",
"bank_memo": "微信提现",
"account_type": "BASIC",
"solution": "请修改结算银行卡信息"
}