List of locations for the given Shipment
Default error response
{- "shipment_locations": [
- {
- "address": {
- "city": "string",
- "country": "string",
- "postal_code": "string",
- "state": "string"
}, - "device_id": "string",
- "event_description": "string",
- "lat": 0.1,
- "location_name": "string",
- "lon": 0.1,
- "odometer": 0,
- "speed": 0,
- "update_time": "2019-08-24T14:15:22Z"
}
], - "tracking_source": "string",
- "tracking_sources": [
- "string"
], - "tracking_status": "tracking_not_setup"
}