Getting Started
In Depth Guides
Useful Info
Shipments
Tracking Requests
Tracking requests
Webhooks
Webhook Notifications
Containers
Shipping Lines
Terminals
List containers
Returns a list of container. The containers are returned sorted by creation date, with the most recently refreshed containers appearing first.
This API will return all containers associated with the account.
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
Comma delimited list of relations to include
Number of seconds in which containers were refreshed
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
Comma delimited list of relations to include
Number of seconds in which containers were refreshed
Response
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)
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
Was this page helpful?