Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

Used by every functional endpoint. Generate the token with POST /auth/oauth/token/ and send it as Authorization: Bearer {token}.

Body

application/json
data
object

The data object of a format-5.0 shipment update webhook.

trigger
string[]
version
string
notification_type
string

Always shipment_notification.

Response

200

Return HTTP 200 to acknowledge receipt.