Skip to main content
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