Getting Started
In Depth Guides
Useful Info
Shipments
Tracking Requests
Tracking requests
Webhooks
Webhook Notifications
Containers
Shipping Lines
Terminals
List shipments
Returns a list of your shipments. The shipments are returned sorted by creation date, with the most recent shipments appearing first.
This api will return all shipments associated with the account. Shipments created via the tracking_request
API aswell as the ones added via the dashboard will be retuned via this endpoint.
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
Search shipments by master bill of lading, reference number, or container number.
Comma delimited list of relations to include
Search shipments by the original request tracking request_number
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
Query Parameters
Search shipments by master bill of lading, reference number, or container number.
Comma delimited list of relations to include
Search shipments by the original request tracking request_number
Response
The normalized version of the shipment number used for querying the carrier
UN/LOCODE
UN/LOCODE
UN/LOCODE
IANA tz
IANA tz
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
shipment
container
dry
, reefer
, open top
, flat rack
, bulk
, tank
10
, 20
, 40
, 45
standard
, high_cube
The last free day for pickup before demmurage accrues. Corresponding timezone is pod_timezone.
When available the pickup appointment time at the terminal is returned.
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 the vessel arrived at the POD
Discharge time at the port of discharge
Full Out time at port of discharge. Null for inland moves.
When the terminal was last checked.
The chassis number used when container was picked up at POD (if available)
Location at port of discharge terminal
Pickup time at final destination for inland moves.
Time empty container was returned.
demurrage
, exam
, extended_dwell_time
, other
, total
The fee amount in local currency
The ISO 4217 currency code of the fee is charged in. E.g. USD
IANA tz. Applies to attributes pod_arrived_at, pod_discharged_at, pickup_appointment_at, pod_full_out_at.
IANA tz. Applies to attribute final_destination_full_out_at.
IANA tz. Applies to attribute empty_terminated_at.
The SCAC of the rail carrier for the pickup leg of the container's journey.(BETA)
The SCAC of the rail carrier for the delivery leg of the container's journey.(BETA)
Was this page helpful?