REST API: Status callback
If this setting is enabled, the system will make the REST API call to the user defined URL using the user defined HTTP method. Our system will send the following parameters in the body of the HTTP request:
integrationName | Name of integration used for delivery |
messageId | ID of the message |
requestId | ID of request used for delivery |
clientMessageId | Value received from client system |
to | Recipient number |
from | Purchased two-way number |
statusCode | Numerical reference for status of message |
status | Status of the message |
statusDescription | Description of the status |
timestamp | Timestamp of last message's status |
integrationName | Name of integration used for delivery |
messageId | ID of the message |
requestId | ID of request used for delivery |
clientMessageId | Value received from client system |
to | Recipient number |
from | Purchased two-way number |
statusCode | Numerical reference for status of message |
status | Status of the message |
statusDescription | Description of the status |
timestamp | Timestamp of last message's status |