Webhooks invocation
Webhook call
Response requirements
Retry mechanism
Common payload structure
{
"id": "15385922081235562",
"requestTs": 1752141381,
"event": "DELIVERY_STATUS_CHANGED",
"data": {...} //event specific data
}Name
Type
Description
Last updated