post
https://domain-name.com/api/sms/status
Use this endpoint to search for the delivery status of a message by defining the message_id property
Message Status
| Status | Description |
|---|---|
| Scheduled | The message is scheduled. Delivery has not yet been initiated. (Intermediate) |
| Enroute | The message is in enroute state. (Intermediate) |
| Delivered | Message is delivered to destination. (Final) |
| Expired | Message validity period has expired. (Final) |
| Deleted | Message has been deleted. (Final) |
| Undeliverable | Message is undeliverable. (Final) |
| Accepted | Message is in accepted state. (Final) |
| Unknown | Message is in invalid state. (Intermediate) |
| Rejected | Message is in a rejected state. (Final) |
| Skipped | The message was accepted but not transmitted or broadcast on the network. (Final) |
