Skip to main content
WEBHOOK

Body

application/json

Sent when an order is updated.

An order is updated when:

  • Its status changes, e.g. from pending to paid.
  • It's refunded, partially or fully.

Discord & Slack support: Full

type
string
required
Allowed value: "order.updated"
Example:

"order.updated"

timestamp
string<date-time>
required
Example:

"2026-01-01T00:00:00.000000Z"

api_version
string
required
data
Order · object
required

Response

Successful Response