Skip to main content

Supported events

Events marked Configured can be selected when creating a webhook but are not yet emitted by all backend flows. order.created and order.status_updated are actively emitted today.

Envelope

All events share this structure:

order.created

Emitted when a new order is created.

Payload (data)

Example

Key order in data matches server serialization. Use the raw body for signature verification, not a manually reordered copy.

order.status_updated

Emitted when an order transitions status or reaches a milestone.

Payload (data)

Milestones

Example