Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Nontax/Vehicle/NontaxVehiclePayApplyRequest.json

23 lines
656 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"appid": "wx5f6e43071809a9dd",
"bank_id": "test_bank_id",
"bank_account": "",
"mch_id": "1900016021",
"payment_notice_no": "1111111111",
"department_code": "222222",
"payment_notice_type": 1,
"region_code": "440000",
"department_name": "测试执收单位名称",
"desc": "测试desc",
"fee": 1,
"goods_tag": "",
"trade_scene": "PARKING SPACE",
"scene_info": {
"start_time": 1542351485,
"charging_time": 3600,
"car_type": "小型车",
"parking_name": "test_parking_name",
"openid": "ont-9vjAcIdSU-LgB7ubALAVJO9U",
"space_number": "D666666"
}
}