DLR=1 to request a delivery report. The Messaging Platform (MP) issues an HTTP POST to your callback URL when the final delivery status is reached.
Per-message callback URL
Provide a fully qualified HTTPS URL in theDLRADDRESS parameter on each send request. You do not need a separate portal configuration step for DLR callbacks.
DLR parameters
Parameters sent from MP to yourDLRADDRESS:
DLR status values
Your server must respond with HTTP 200 OK. The response body should be empty and will be ignored.
Sample handler (PHP)
Related
- Inbound two-way SMS — mobile-originated messages
- Parameters reference — send and receive parameter lists
