Receive delivery reports Webhook
For each message that you send out, we can send you a delivery report. For this to work you need to have an endpoint to forward the reports to. Please provide the endpoint’s URL to Customer Support and they will set it up for you. Once the setup is complete, we will be able to deliver the reports to you in real time. Alternatively you can specify the endpoint per each message via the notifyURL
parameter. Contact support@infobip.com if you require help. Use one URL for all report types.
Request Body schema:
application/jsonresults | Array of objects Collection of reports, one per every message. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Array
|
Responses
Your server returns this code if it accepts the callback
Request samples
- Payload
{- "results": [
- {
- "bulkId": "",
- "price": {
- "pricePerMessage": 0.21,
- "currency": "BRL"
}, - "status": {
- "id": 5,
- "groupId": 3,
- "groupName": "DELIVERED",
- "name": "DELIVERED_TO_HANDSET",
- "description": "Message delivered to handset"
}, - "error": {
- "id": 0,
- "name": "NO_ERROR",
- "description": "No Error",
- "groupId": 0,
- "groupName": "OK",
- "permanent": false
}, - "messageId": "fb469d73-d362-463f-b30f-1e959b53badc",
- "doneAt": "2019-04-09T16:01:56.494-0300",
- "messageCount": 1,
- "sentAt": "2019-04-09T16:00:58.647-0300",
- "to": "41793026731"
}
]
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See