Getting Started
In Depth Guides
Useful Info
Shipments
Tracking Requests
Tracking requests
Webhooks
Webhook Notifications
Containers
Shipping Lines
Terminals
Get a container's transport events
Get a list of past transport events (canonical) for a container. All data has been normalized across all carriers. These are a verified subset of the raw events may also be sent as Webhook Notifications to a webhook endpoint.
This does not provide any estimated future events. See container/:id/raw_events
endpoint for that.
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
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
Query Parameters
Comma delimited list of relations to include
Response
transport_event
container.transport.vessel_arrived
, container.transport.vessel_discharged
, container.transport.vessel_loaded
, container.transport.vessel_departed
, container.transport.rail_departed
, container.transport.rail_arrived
, container.transport.rail_loaded
, container.transport.rail_unloaded
, container.transport.transshipment_arrived
, container.transport.transshipment_discharged
, container.transport.transshipment_loaded
, container.transport.transshipment_departed
, container.transport.feeder_arrived
, container.transport.feeder_discharged
, container.transport.feeder_loaded
, container.transport.feeder_departed
, container.transport.empty_out
, container.transport.full_in
, container.transport.full_out
, container.transport.empty_in
, container.transport.vessel_berthed
, container.transport.arrived_at_inland_destination
, container.transport.estimated.arrived_at_inland_destination
, container.pickup_lfd.changed
IANA tz
UNLOCODE of the event location
The original source of the event data
shipping_line
, terminal
, ais
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?