curl --location --request POST 'http://dev-cn.your-api-server.com/v3/alipay/eco/mycar/parking/order/sync' \
--header 'Content-Type: application/json' \
--data-raw '{
"agent_pid": "2088xxxxxx",
"car_number": "浙Axxxxx",
"card_number": "2357868977445645645656",
"in_duration": "320",
"open_id": "021uU2O6oUtUsckXA1rpUpiWpFWNTOFZXoOgVOPIrkW2Dgb",
"order_no": "7674879087745646586",
"order_status": "1",
"out_order_no": "201605061278654435466567",
"out_parking_id": "201605061278654",
"parking_id": "1234567890123456",
"parking_name": "上海证大五道口地下停车场",
"parking_record_id": "2020090711003017233600000001",
"pay_money": "20.00",
"pay_scene": "INPARKINGLOT_PAY",
"pay_type": "1",
"smid": "12345678900",
"user_id": "2088006362935583",
"in_time": {},
"order_time": {},
"out_time": {},
"pay_time": {}
}'