Webhooks
Webhook odeslané zprávy
WEBHOOK
Tělo
application/json
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"requestId": "<string>",
"messageId": "<string>",
"timestamp": 123,
"payload": {},
"to": {
"phone_number": "<string>"
},
"sms": {
"gateway": "<string>",
"sender": "<string>",
"country": 123,
"operator": 123
}
}
]sms, viber, whatsapp_text, whatsapp_template outgoing, incoming Show child attributes
delivered, failed, pending Show child attributes
[
{
"requestId": "<string>",
"messageId": "<string>",
"timestamp": 123,
"payload": {},
"to": {
"phone_number": "<string>"
},
"sms": {
"gateway": "<string>",
"sender": "<string>",
"country": 123,
"operator": 123
}
}
]