Skip to main content
WEBHOOK

Headers

x-hmac-signature
string

The signature of request body calculated based on the secret HMAC key of the account

Body

application/json
id
string<uuid>
required

A unique ID of the event which caused the notification

created_at
string<date-time>
required

The date-time the event was occurred (following ISO 8601)

event_type
enum<string>
required
Available options:
token.created,
token.updated,
token.deleted
token
object
Example:

Response

Confirmation of receipt. For other status codes, Commerce will try to redeliver.