{
"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":"72b1e667-6016-4c93-a5a0-01e4faff1482","parkId":"140123001","plateNumber":"宁AHXF30","enterTime":"2024-12-03 12:50:25","parkingMinutes":1489,"totalAmount":287300.0,"unPayAmount":287300.0,"trdAmount":0.0,"deductionAmount":0.0,"paidAmount":0.0,"exitTime":"2024-12-04 13:38:47","deductions":[]}