Short Messages
Short Messages
📄️ Get Messages List
Retrieve a list of paginated messages.
📄️ Get Message by ID
Retrieve details of a specific message by providing its ID.
📄️ Send Message
Send a message with specified details such as destination number, message content, scheduled send time, and validity period. Requires Bearer Auth Token from ApiManagement for authentication. Throws an exception if failed to send the message, if there's insufficient balance, or for other system errors.
📄️ Send Bulk Message
Endpoint for sending bulk messages.
📄️ Resend Message
Endpoint for resending a message.