Sends a text, flash, unicode, or WAP push message to one or more destination numbers. Multiple destinations can be specified as a comma-separated list. Delivery reports can be requested using the dlr parameter.
Response Codes
| Code | Description | |------|-------------| | 1701 | Success. Format: 1701\|<destination>\|<message_id> — use the message ID to map delivery reports to this message. | | 1702 | Invalid URL — one of the parameters was not provided or left blank. | | 1703 | Invalid value in username or password field. | | 1704 | Invalid value in type field. | | 1705 | Invalid message. | | 1706 | Invalid destination. | | 1707 | Invalid source (sender). | | 1709 | User validation failed. Safe to retry. | | 1710 | Internal error. | | 1025 | Insufficient credit. | | 1715 | Response timeout — do not resubmit the same message. | | 1032 | DND reject. | | 1028 | Spam message. | | 1041 | Duplicate message. | | 1042 | Explicit DND destination. | | 1033 | Message template mismatch. | | 16 | IP blacklisted. | | 18 | Non-whitelisted user IP. |
Standard SMPP v3.4 error codes may also be returned where applicable. Apart from error code 1709, messages should not be resubmitted for any other error code.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad request — malformed query string or missing required parameter.
401Unauthorized — invalid username or password.
500Internal server error.