uuid 필드를 주문접수 시 첨부해야 합니다.{
"departure": {
"latitude": 37.54549,
"longitude": 126.95267,
"loadUnloadPosition": "LOADING_PARKING_SPACE",
"loadUnloadMethod": "LOADING_YOURSELF"
},
"destination": {
"latitude": 37.51362,
"longitude": 127.04166,
"loadUnloadPosition": "UNLOADING_PARKING_SPACE",
"loadUnloadMethod": "UNLOADING_YOURSELF"
},
"waypoint": [],
"item": {
"etc": "화환 1개"
},
"vehicle": {
"category": "TRUCK",
"type": "1T",
"option": "BOX_TRUCK"
},
"isReserved": false
}{
"status": 200,
"data": {
"basic": {
"uuid": "69d88e43-74fd-43ba-8095-5e65a704733d",
"amount": 14300,
"amountDetail": {
"base": 7000,
"distance": 6500,
"freightOptions": 0,
"weight": 0,
"waypoints": 0,
"fixed": -500,
"surchargeFixed": 0,
"express": 0,
"time": 0,
"weather": 0,
"specialDay": 0,
"vat": 1300
},
"duration": 120
},
"express": {
"uuid": "293f83ee-4769-4cc0-8d0a-79ae7d6623d8",
"amount": 24200,
"amountDetail": {
"base": 7000,
"distance": 6500,
"freightOptions": 0,
"weight": 0,
"waypoints": 0,
"fixed": -410,
"surchargeFixed": 0,
"express": 8910,
"time": 0,
"weather": 0,
"specialDay": 0,
"vat": 2200
},
"duration": 90
},
"totalDistance": 13163,
"expireAt": "2024-08-22T06:07:25.529Z"
}
}