Callbacks
The gateway pushes events to your server by itself. The address is taken from the URL/Email for notification about SMS statuses field in your API settings, or from the notification address of your dedicated number.
The status of a message: what the codes mean and when they change.
View all tagsThe gateway pushes events to your server by itself. The address is taken from the URL/Email for notification about SMS statuses field in your API settings, or from the notification address of your dedicated number.
Example of a request to get the status of a message.
Example of a request to get the status of a message.
Example of a request to get the status of a message.
These codes are used when returning message statuses
| # | Status | Description |
Example of request to receive Viber 2 Way message status. Viber 2 Way service is designed to get feedback on a message from a consumer.
The gateway sends a webhook to the address passed in the hook parameter of a send request. One webhook is sent per message, on every change of its status.