Returns a list of shipment route legs. The legs are sorted descending by creation date.
Success
{- "_object": "/api/response",
- "version": 2,
- "data": {
- "_object": "/api/collections/paginated",
- "data": [
- {
- "_object": "/shipment_leg",
- "id": 948211,
- "shipment": {
- "_object": "/api/refs/object",
- "ref_type": "/shipment",
- "id": 123
}, - "estimated_arrival_date": "2019-02-06T19:28:25.000+00:00",
- "actual_arrival_date": "2019-02-06T19:28:25.000+00:00",
- "estimated_departure_date": "2019-02-06T19:28:25.000+00:00",
- "actual_departure_date": "2019-02-06T19:28:25.000+00:00",
- "deleted_at": null,
- "additional_dates": {
- "cargo_ready_date": "2019-02-06",
- "delivery_appointment_requested_at_date": "2019-07-09T12:00:00.000+08:00",
- "delivery_appointment_requested_for_date": "2019-07-14T12:00:00.000+08:00",
- "delivery_appointment_scheduled_at_date": "2019-07-11T12:00:00.000+08:00",
- "delivery_appointment_scheduled_for_date": "2019-07-14T12:00:00.000+08:00",
- "loaded_on_truck_date": "2019-07-13T12:00:00.000+08:00",
- "delivery_completed": "2019-07-14T12:00:00.000+08:00"
}, - "origin": {
- "_object": "/shipment_node",
- "tags": [
- "port_of_loading"
], - "place": {
- "_object": "/place",
- "name": "ORD - Chicago - IL",
- "address": {
- "_object": "/address",
- "street_address": "10000 West O'Hare Ave",
- "street_address2": "PO Box 66142",
- "city": "Chicago",
- "state": "IL",
- "country": "United States of America",
- "country_code": "US",
- "zip": "60666",
- "unlocode": "US AL2",
- "timezone": "America/Chicago",
- "ref": ""
}, - "details": [
- {
- "_object": "/air/port",
- "port_code": "3901",
- "country_code": "US",
- "iata_code": "ORD",
- "icao_code": "KORD"
}, - {
- "_object": "/trucking/port",
- "port_code": "3901"
}
]
}, - "terminal": {
- "_object": "/shipment_node/terminal",
- "name": "Terminal 3",
- "address": {
- "_object": "/address",
- "street_address": "1645 Settlers Lane",
- "street_address2": null,
- "city": "Albany",
- "state": "MN",
- "country": "United States of America",
- "country_code": "US",
- "zip": "56307",
- "unlocode": "US AL2",
- "timezone": "America/Chicago",
- "ref": "address_ref_1"
}
}
}, - "destination": {
- "_object": "/shipment_node",
- "tags": [
- "port_of_loading"
], - "place": {
- "_object": "/place",
- "name": "ORD - Chicago - IL",
- "address": {
- "_object": "/address",
- "street_address": "10000 West O'Hare Ave",
- "street_address2": "PO Box 66142",
- "city": "Chicago",
- "state": "IL",
- "country": "United States of America",
- "country_code": "US",
- "zip": "60666",
- "unlocode": "US AL2",
- "timezone": "America/Chicago",
- "ref": "address_ref_1"
}, - "details": [
- {
- "_object": "/air/port",
- "port_code": "3901",
- "country_code": "US",
- "iata_code": "ORD",
- "icao_code": "KORD"
}, - {
- "_object": "/trucking/port",
- "port_code": "3901"
}
]
}, - "terminal": null
}, - "transportation_mode": "ocean",
- "carrier_name": "Liberty Carrier",
- "air_leg": null,
- "trucking_leg": null,
- "rail_leg": null,
- "ocean_leg": {
- "_object": "/ocean/shipment_leg",
- "scac_code": "XJAE",
- "vessel_name": "Lenox",
- "vessel_imo": "IMO9074729",
- "voyage_number": "059E",
- "container_legs": {
- "_object": "/api/refs/collection",
- "ref_type": "/ocean/shipment_container_leg",
}
}
}
]
}
}
Success
error
Success
{- "_object": "/api/response",
- "version": 2,
- "data": {
- "_object": "/shipment_leg",
- "id": 948211,
- "shipment": {
- "_object": "/api/refs/object",
- "ref_type": "/shipment",
- "id": 123
}, - "estimated_arrival_date": "2019-02-06T19:28:25.000+00:00",
- "actual_arrival_date": "2019-02-06T19:28:25.000+00:00",
- "estimated_departure_date": "2019-02-06T19:28:25.000+00:00",
- "actual_departure_date": "2019-02-06T19:28:25.000+00:00",
- "additional_dates": {
- "cargo_ready_date": "2019-02-06",
- "delivery_appointment_requested_at_date": "2019-07-09T12:00:00.000+08:00",
- "delivery_appointment_requested_for_date": "2019-07-14T12:00:00.000+08:00",
- "delivery_appointment_scheduled_at_date": "2019-07-11T12:00:00.000+08:00",
- "delivery_appointment_scheduled_for_date": "2019-07-14T12:00:00.000+08:00",
- "loaded_on_truck_date": "2019-07-13T12:00:00.000+08:00",
- "delivery_completed": "2019-07-14T12:00:00.000+08:00"
}, - "origin": {
- "_object": "/shipment_node",
- "tags": [
- "port_of_loading"
], - "place": {
- "_object": "/place",
- "name": "ORD - Chicago - IL",
- "address": {
- "_object": "/address",
- "street_address": "10000 West O'Hare Ave",
- "street_address2": "PO Box 66142",
- "city": "Chicago",
- "state": "IL",
- "country": "United States of America",
- "country_code": "US",
- "zip": "60666",
- "unlocode": "US AL2",
- "timezone": "America/Chicago",
- "ref": "address_ref_1"
}, - "details": [
- {
- "_object": "/air/port",
- "port_code": "3901",
- "country_code": "US",
- "iata_code": "ORD",
- "icao_code": "KORD"
}, - {
- "_object": "/trucking/port",
- "port_code": "3901"
}
]
}, - "terminal": {
- "_object": "/shipment_node/terminal",
- "name": "Terminal 3",
- "address": {
- "_object": "/address",
- "street_address": "1645 Settlers Lane",
- "street_address2": null,
- "city": "Albany",
- "state": "MN",
- "country": "United States of America",
- "country_code": "US",
- "zip": "56307",
- "unlocode": "US AL2",
- "timezone": "America/Chicago",
- "ref": "address_ref_1"
}
}
}, - "destination": {
- "_object": "/shipment_node",
- "tags": [
- "port_of_loading"
], - "place": {
- "_object": "/place",
- "name": "ORD - Chicago - IL",
- "address": {
- "_object": "/address",
- "street_address": "10000 West O'Hare Ave",
- "street_address2": "PO Box 66142",
- "city": "Chicago",
- "state": "IL",
- "country": "United States of America",
- "country_code": "US",
- "zip": "60666",
- "unlocode": "US AL2",
- "timezone": "America/Chicago",
- "ref": "address_ref_1"
}, - "details": [
- {
- "_object": "/air/port",
- "port_code": "3901",
- "country_code": "US",
- "iata_code": "ORD",
- "icao_code": "KORD"
}, - {
- "_object": "/trucking/port",
- "port_code": "3901"
}
]
}, - "terminal": null
}, - "transportation_mode": "ocean",
- "carrier_name": "Liberty Carrier",
- "air_leg": null,
- "trucking_leg": null,
- "rail_leg": null,
- "ocean_leg": {
- "_object": "/ocean/shipment_leg",
- "scac_code": "XJAE",
- "vessel_name": "Lenox",
- "vessel_imo": "IMO9074729",
- "voyage_number": "059E",
- "container_legs": {
- "_object": "/api/refs/collection",
- "ref_type": "/ocean/shipment_container_leg",
}
}
}
}