myfreight-assessment/track.http

11 lines
283 B
HTTP

POST http://localhost:3000/tracking
Content-Type: application/json
{
"carrierName": "Evergreen",
"destinationUnLoCode": "CNNBO",
"departureDate": "2023-05-14T11:00:00.000Z",
"arrivalDateEstimate": "2023-02-14T15:00:00.000Z",
"containerNumber": "EGLU866139144"
}