Example: delivery report
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "delivery_report",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2026-01-01 09:00:06",
"created_utc": "2026-01-01 08:00:06",
"message": {
"messageid": "e1qk89exbzgf6fzfunceym2sd67h88",
"datetime": "2026-01-01 09:00:00",
"content": "here comes your message body",
"sender": "yoursender",
"receiver": "32470123456",
"reference": "yourref",
"message_type": "sms",
"delivery_code": "1",
"delivery_status": "delivered",
"delivery_status_datetime": "2026-01-01 09:00:05",
"cost": 1,
"cost_type": "credits"
}
}
{
"webhook_id": "wh_b1c67831-8bed-4d89-b15e-73632e2e4c10",
"webhook_type": "delivery_report",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2026-01-01 09:00:15",
"created_utc": "2026-01-01 08:00:15",
"message": {
"messageid": "f2rl90fycahg7gagvodfzn3te78i99",
"datetime": "2026-01-01 09:00:00",
"content": "here comes your message body",
"sender": "yoursender",
"receiver": "32470123456",
"reference": "yourref",
"message_type": "sms",
"delivery_code": "2",
"delivery_status": "not delivered",
"delivery_status_datetime": "2026-01-01 09:00:12",
"delivery_code_detail": "10",
"delivery_code_detail_description": "Unknown Subscriber",
"cost": 1,
"cost_type": "credits"
}
}
{
"webhook_id": "wh_c2d78942-9cfe-4e9a-8c26-84743f3f5d21",
"webhook_type": "delivery_report",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2026-01-01 09:02:35",
"created_utc": "2026-01-01 08:02:35",
"message": {
"messageid": "e1qk89exbzgf6fzfunceym2sd67h88",
"datetime": "2026-01-01 09:00:00",
"content": "here comes your message body",
"sender": "yoursender",
"receiver": "32470123456",
"reference": "yourref",
"message_type": "sms",
"delivery_code": "1",
"delivery_status": "delivered",
"delivery_status_datetime": "2026-01-01 09:00:05",
"confirm_type": "replies_yes_no_answer",
"confirm_date": "2026-01-01 09:02:30",
"confirm_memo": "YES",
"cost": 1,
"cost_type": "credits"
}
}
Example: incoming message
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "inbox_message",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2026-01-01 09:05:01",
"created_utc": "2026-01-01 08:05:01",
"message": {
"id": "12345678",
"public_id": "inb_46f4c0e37652d4149352e1cb54fed50b",
"date": "2026-01-01 09:05:00",
"date_iso8601": "2026-01-01T09:05:00+01:00",
"date_utc": "2026-01-01 08:05:00",
"date_utc_iso8601": "2026-01-01T08:05:00+00:00",
"sender": "sendernumber",
"receiver": "12345678",
"content": "message content",
"type": "sms",
"file": null,
"processed": 0
},
"isreply": {
"reply": true,
"orig_message_content": "original message content",
"orig_messageid": "985zvqipp73csuuha2079fbshx",
"orig_messagedate": "2026-01-01 09:00:00",
"orig_messagedate_iso8601": "2026-01-01T09:00:00+01:00",
"orig_messagedate_utc": "2026-01-01 08:00:00",
"orig_messagedate_utc_iso8601": "2026-01-01T08:00:00+00:00",
"orig_sender": "32471123456",
"orig_receiver": "12345678",
"orig_reference": ""
}
}
Voorbeeld: oproepdoorschakeling
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "call_forwarding",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2026-01-01 09:10:01",
"created_utc": "2026-01-01 08:10:01",
"message": {
"id": "12345678",
"public_id": "inb_7ecad8b1a486b73732b897fde12f080c",
"date": "2026-01-01 09:10:00",
"date_iso8601": "2026-01-01T09:10:00+01:00",
"date_utc": "2026-01-01 08:10:00",
"date_utc_iso8601": "2026-01-01T08:10:00+00:00",
"sender": "sendernumber",
"receiver": "12345678",
"content": "Incoming VOIP Call - Forwarded to XXXXX",
"content_type": "complete",
"type": "call"
}
}
Example: read confirmation report
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "read_report",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2026-01-01 09:01:01",
"created_utc": "2026-01-01 08:01:01",
"message": {
"messageid": "e1qk89exbzgf6fzfunceym2sd67h88",
"datetime": "2026-01-01 09:00:00",
"content": "here comes your message body",
"sender": "yoursender",
"receiver": "32470123456",
"reference": "yourref",
"message_type": "sms",
"delivery_code": "1",
"delivery_status": "delivered",
"delivery_status_datetime": "2026-01-01 09:00:05",
"read_status": "message_read",
"read_datetime": "2026-01-01 09:01:00"
}
}
Voorbeeld: Groep toevoegen
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "add_group",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2026-01-01 09:20:00",
"created_utc": "2026-01-01 08:20:00",
"group": {
"action": "add",
"groupid": "12345",
"groupname": "Groupname"
}
}
Voorbeeld: Groep verwijderen
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "delete_group",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2026-01-01 09:21:00",
"created_utc": "2026-01-01 08:21:00",
"group": {
"action": "delete",
"groupid": "12345",
"groupname": "Groupname"
}
}
Voorbeeld: Opt-out toevoegen
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "add_optout",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2025-08-04 14:30:00",
"created_utc": "2025-08-04 12:30:00",
"optout": {
"action": "add",
"id": "1234",
"number": "32498123456",
"memo": "Sample opt-out",
"date": "2025-08-04",
"date_utc": "2025-08-04"
}
}
Voorbeeld: Opt-out verwijderen
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "delete_optout",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2025-08-04 14:31:00",
"created_utc": "2025-08-04 12:31:00",
"optout": {
"action": "delete",
"number": "32498123456",
"date": "2025-08-04",
"date_utc": "2025-08-04"
}
}
Voorbeeld: Tegoed aangekocht
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "funds_purchased",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2025-08-04 14:33:50",
"created_utc": "2025-08-04 12:33:50",
"funds": {
"order_id": "1234",
"item_amount": 1,
"currency": "eur",
"total_price": 10,
"price_excl": 0,
"purchase_type": "credits",
"payment_mode": "online",
"reference": "Reference",
"date": "2025-08-04 14:33:45",
"date_utc": "2025-08-04 12:33:45"
}
}
Voorbeeld: Onvoldoende tegoed
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "insufficient_funds",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2025-08-04 14:34:22",
"created_utc": "2025-08-04 12:34:22",
"funds": {
"item_amount": "0.000",
"item_type": "balance",
"message": "Insufficient funds",
"date": "2025-08-04 14:34:22",
"date_utc": "2025-08-04 12:34:22"
}
}
Voorbeeld: Email2SMS-trigger
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "email2sms_received",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2025-01-01 10:00:02",
"created_utc": "2025-01-01 09:00:02",
"email2sms": {
"sender": "[email protected]",
"receiver": {
"group": false,
"receiver": "32498123456"
},
"result": "Success",
"status": "Message Sent",
"email_message_id": "abc123def456",
"sms_message_id": "985zvqipp73csuuha2079fbshx",
"date": "2025-01-01 10:00:00",
"date_utc": "2025-01-01 09:00:00"
}
}
{
"webhook_id": "wh_a9b56720-7adc-4c78-a04d-62521d1d3b09",
"webhook_type": "api_error",
"username": "myusername",
"timezone": "Europe/Brussels",
"method": "POST",
"created": "2026-01-01 09:25:00",
"created_utc": "2026-01-01 08:25:00",
"error": {
"error": "Destination number 32498123456 missing or invalid",
"error_code": 103,
"sender": "yoursender",
"receiver": "32498123456",
"http_code": 400,
"date": "2026-01-01 09:25:00",
"date_utc": "2026-01-01 08:25:00"
}
}