Schedules a bulk SMS message for delivery at a future date and time, in a specified timezone. Useful for campaigns or notifications that need to go out at a fixed time rather than immediately.
Response Codes
| Code | Meaning | |------|---------| | 1701|JobId | Message scheduled successfully | | 1702 | One of the parameters is missing | | 1703 | User authentication failed | | 1704 | Given type is invalid | | 1705 | Given message is invalid | | 1706 | Given destination is invalid | | 1707 | Given sender is invalid | | 1710 | Unknown error | | 1712 | Bad DB connection | | 1713 | Too many destinations | | 1902 | Given date is invalid | | 1903 | Given gmt value is invalid | | 1904 | Given time is invalid | | 1905 | Given date and time combination is invalid |
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad request — one or more parameters are missing or invalid.
401Unauthorized — invalid username or password.
500Internal server error.