{ "parkcode": "140123001", "ChannelNo": "", "openid": "", "carno": "宁RTYU08", "paytype": "微信", "paymentMoney": 17, "totalMoney": 17, "entertime": "2022-01-18 17:01:01", "exittime": "2022-01-18 22:43:21", "qn": "testapi_123123123", "DeductionId": [ "" ], "DeductionMoney": "", "extre": "" }
curl --location -g --request POST 'http://testlpn.ebopark.com/partnerService/paysyncWithDeductionV3?partnerid=test&sign=' \ --header 'Content-Type: application/json' \ --data-raw '{ "parkcode": "140123001", "ChannelNo": "", "openid": "", "carno": "宁RTYU08", "paytype": "微信", "paymentMoney": 17.00, "totalMoney": 17.0, "entertime": "2022-01-18 17:01:01", "exittime": "2022-01-18 22:43:21", "qn": "testapi_123123123", "DeductionId": [ "" ], "DeductionMoney": "", "extre": "" }'
{ "state": -1101602, "total": 0, "desc": "支付金额与应缴金额不一致,支付金额:17.0,应缴金额:581.0" }