This resource is used to retrieve SMS delivery reports for a previously sent SMS.
GET
Mandatory parameters
Name | Type | Description |
---|---|---|
customer_id | int | Kaisa's unique ID for customer. |
sms_id | int | Kaisa's unique ID for the SMS message. |
Output
Name | Type | Description |
---|---|---|
timestamp | datetime | Time of last update (UTC) |
status | string | Last status message, either "dispatched", "sent", "delivered" or "failed" |
POST
Method not supported.
PUT
Method not supported.
DELETE
Method not supported.
Comments
0 comments
Please sign in to leave a comment.