Skip to main content
WEBHOOK

Body

application/json
id
string
required

Unique event identifier

session
string
required

Session that produced this event

timestamp
string
required

ISO 8601 timestamp

event
enum<string>
required

Event type

Allowed values

Available options:
customer.created
payload
object
required

Structured payload carried by this event or operation.

Response

2XX

Return any 2xx status to acknowledge receipt. Non-2xx responses are retried according to the retry policy.