{ "parkCode": "140123001", "carNo": "川BFFF01", "channelNo": "1864", "openId": "testsu13250315780", "extre": "备注信息", "deductionId": "[]" }
curl --location -g --request POST 'http://testlpn.ebopark.com/partnerService/getProStopWithDeductionV3?partnerid=test&sign=' \ --header 'Content-Type: application/json' \ --data-raw '{ "parkCode": "140123001", "carNo": "川BFFF01", "channelNo": "1864", "openId": "testsu13250315780", "extre": "备注信息", "deductionId": "[]" }'
{ "state": 0, "total": 0, "result": { "state": 0, "parkCode": "140123001", "parkName": "6.0对接测试", "carNo": "川BFFF01", "enterTime": "2024-12-04 09:20:29", "exitTime": "2024-12-04 10:20:29", "allTime": 60, "moneyTime": 60, "paymentMoney": 15.0, "totalMoney": 15.0, "deductionMoney": 0.0, "freeTime": 15, "deductions": [] } }