Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.atlast.co/llms.txt

Use this file to discover all available pages before exploring further.

These events are fired when a shipment changes. These changes can happen due to a tracking event. Or a collection/delivery being booked with the carrier.

Event Payload

Webhook data for a shipment updates. Tracking events, delivery and collection updates all contribute to the creation of this event

version
enum<string>
required

Webhook event version

Available options:
1.0
eventType
enum<string>
required
Available options:
logistics.shipment.updated
eventId
string<uuid>
required

Webhook event Id

data
object
required