Skip to main content
WEBHOOK

Body

application/json

Sent when an order is paid.

When you receive this event, the order is fully processed and payment has been received.

Discord & Slack support: Full

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

"order.paid"

timestamp
string<date-time>
required
Example:

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

api_version
string
required
data
Order · object
required

Response

Successful Response