{
"parkId": "140123001",
"plateNo": "宁AHXF30",
"channelNo": "",
"openId": "",
"freeMinutes": "0",
"freeAmount": "0",
"deductionId": [""]
}curl --location -g --request POST 'http://testlpn.ebopark.com/partnerService/GetParkingPaymentInfoV5?Partnerid=test&sign={{sign}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"parkId": "140123001",
"plateNo": "宁AHXF30",
"channelNo": "",
"openId": "",
"freeMinutes": "0",
"freeAmount": "0",
"deductionId": [""]
}'{"resCode":0,"resMsg":null,"feeId":"522c6a32-fdbb-4f9f-b913-97d59cc6a01a","parkId":"510185001","plateNumber":"川TEST22","enterTime":"2025-09-28 05:38:29","parkingMinutes":363,"totalAmount":700.0,"unPayAmount":200.0,"trdAmount":0.0,"deductionAmount":500.0,"paidAmount":0.0,"exitTime":"2025-09-28 11:40:46","deductions":[{"id":"16056073","name":"第三方抵扣发放0011-2小时券","type":0,"timeout":"2025-09-29 11:39:28","amount":"2.0","allowMultiSelect":true,"selected":true},{"id":"16056074","name":"第三方抵扣发放0012-3小时券","type":0,"timeout":"2025-09-29 11:40:44","amount":"3.0","allowMultiSelect":true,"selected":true}]}