Receive Kakao Alim delivery reports Webhook Early access
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 specify the endpoint per each message via the webhooks > delivery > url
parameter. Alternatively, you can provide the endpoint’s URL to Customer support and they will set it up for you. Contact support@infobip.com if you require help.
Request Body schema:
results | 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": "2034072219640523072",
- "price": {
- "pricePerMessage": 0.15,
- "currency": "EUR"
}, - "status": {
- "groupId": 3,
- "groupName": "DELIVERED",
- "id": 5,
- "name": "DELIVERED_TO_HANDSET",
- "description": "Message delivered to handset"
}, - "error": {
- "groupId": 0,
- "groupName": "OK",
- "id": 0,
- "name": "NO_ERROR",
- "description": "No Error",
- "permanent": false
}, - "messageId": "2250be2d4219-3af1-78856-aabe-1362af1edfd2",
- "to": "66855538125",
- "sender": "44113496000",
- "sentAt": "2023-09-26T10:52:15.457+0000",
- "doneAt": "2023-09-26T10:52:15.799+0000",
- "messageCount": 1,
- "mccMnc": "22801",
- "platform": {
- "entityId": "promotional-traffic-entity",
- "applicationId": "marketing-automation-application"
}
}
]
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See