Tracking request events
These events fire when a tracking request changes status.Transport milestone events
These events map to physical milestones in a containerβs journey. They fire in roughly chronological order as a container moves from origin to destination.Origin
Transshipment
Feeder vessel
Destination
Rail (inland moves)
ETA and estimate events
These events fire when an estimated arrival time changes.Container update events
These events fire when container attributes change.Payload structure
Every webhook notification follows the same structure: adata object containing the event metadata, and an included array with the related shipment, container, and event objects.
See Payload Examples for complete JSON payloads for each event type.
Related
- Setting up webhooks β create and configure webhook endpoints
- Best practices β retry handling, idempotency, and reliability
- Webhook API Reference β programmatic webhook management