HTTP status code 200
Body
Type: application/json
Example:
{
"cargo": {
"tracking_id": "B075CD13",
"status_text": "Not received",
"origin": "DEHAM",
"destination": "SESTO",
"eta": "2016-03-22T19:24:24.686283448Z",
"next_expected_activity": "Next expected activity is to receive cargo in DEHAM.",
"arrival_deadline": "2016-04-08T22:00:00Z",
"events": null
}
}
HTTP status code 404
Body
Type: application/json
Example:
{
"error": "unknown cargo"
}