Getting Started
In Depth Guides
Useful Info
Shipments
Tracking Requests
Tracking requests
Webhooks
Webhook Notifications
Containers
Shipping Lines
Terminals
Get a shipment
Retrieves the details of an existing shipment. You need only supply the unique shipment id
that was returned upon tracking_request
creation.
Authorizations
Token YOUR_API_TOKEN
The APIs require authentication to be done using header-based API Key and Secret Authentication.
API key and secret are sent va the Authorization
request header.
You send your API key and secret in the following way:
Authorization: Token YOUR_API_KEY
Path Parameters
Shipment Id
Query Parameters
Comma delimited list of relations to include
Response
UN/LOCODE
IANA tz
When Terminal49 last tried to update the shipment status from the shipping line
When Terminal49 last successfully updated the shipment status from the shipping line
When Terminal49 stopped checking at the shipping line
The reason Terminal49 stopped checking
all_containers_terminated
, past_arrival_window
, no_updates_at_line
, cancelled_by_user
, booking_cancelled
The normalized version of the shipment number used for querying the carrier
IANA tz
IANA tz
UN/LOCODE
UN/LOCODE
shipment
Whether Terminal 49 is receiving availability status from the terminal.
If availability_known is true, then whether container is available to be picked up at terminal.
Time empty container was returned.
IANA tz. Applies to attribute empty_terminated_at.
standard
, high_cube
10
, 20
, 40
, 45
dry
, reefer
, open top
, flat rack
, bulk
, tank
The fee amount in local currency
demurrage
, exam
, extended_dwell_time
, other
, total
The ISO 4217 currency code of the fee is charged in. E.g. USD
Pickup time at final destination for inland moves.
IANA tz. Applies to attribute final_destination_full_out_at.
The SCAC of the rail carrier for the delivery leg of the container's journey.(BETA)
Location at port of discharge terminal
When available the pickup appointment time at the terminal is returned.
The last free day for pickup before demmurage accrues. Corresponding timezone is pod_timezone.
Time the vessel arrived at the POD
Discharge time at the port of discharge
Full Out time at port of discharge. Null for inland moves.
The chassis number used when container was picked up at POD (if available)
The SCAC of the rail carrier for the pickup leg of the container's journey.(BETA)
IANA tz. Applies to attributes pod_arrived_at, pod_discharged_at, pickup_appointment_at, pod_full_out_at.
When the terminal was last checked.
container
Was this page helpful?