Skip to main content

Delivery Receipt

Delivery Receipt (DLR) callbacks are triggered to notify your application about the delivery status of outbound messages sent through the Voxtelesys Messaging API. These callbacks provide detailed information, including the message ID, recipient, delivery status, and timestamps.

DLR Webhook Payload

ParameterTypeRequiredDescription
typestringtrueAlways per_recipient
batch_idstringtrueID of batch
message_idstringtrueID of message
tagstringtrueCustom defined string sent with message
toarrayfalseThe phone number the message was sent to
statusstringtrueThe final message status
timestringtrueThe time of senind the message
errorstringtrueThe message error, if applicable
error.codestringtrueDetailed error code
error.descriptionstringtrueDetailed error description