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": "8a1c2f77-90ab-4c3d-b21e-4f5a6d7e8b90",
"amount": 71940,
"amountDetail": {
"base": 0,
"distance": 45450,
"freightOptions": 20000,
"weight": 0,
"waypoints": 0,
"fixed": -50,
"surchargeFixed": 0,
"express": 0,
"time": 0,
"weather": 0,
"specialDay": 0,
"vat": 6540
},
"duration": 180
},
"express": {
"uuid": "5e3b9d21-6c47-48f0-a9d2-1b8c0e7f4a35",
"amount": 104610,
"amountDetail": {
"base": 0,
"distance": 45450,
"freightOptions": 20000,
"weight": 0,
"waypoints": 0,
"fixed": -50,
"surchargeFixed": 0,
"express": 29700,
"time": 0,
"weather": 0,
"specialDay": 0,
"vat": 9510
},
"duration": 150
},
"totalDistance": 45183,
"expireAt": "2024-08-22T06:07:25.529Z"
}
}