put https://connect.routee.net/sms/
Update an already scheduled campaign. You can change the recipients or the sender id or any other parameter you set previously. Note that the campaign must have status "Scheduled" in order to update it.
Request/Response Parameters Description
See /sms/campaign for explanation of the request/response parameters
Caution
If you don't include the "scheduledDate" parameter in your request then your campaign will be sent immediately.
ERROR CODES
STATUS | CODE | DESCRIPTIONS |
---|---|---|
404 | 404009001 | The campaign with the given tracking id doesn't exist. |
400 | 400009002 | The campaign status is not Scheduled. |
400 | 400001009 | You don't have enough balance to send the campaign. |
400 | 400005000 | In case you haven't specified any recipients or the sender is invalid. |
409 | 409009003 | Your account already has a campaign with the given name. |
400 | 400009004 | Your campaign has no recipients. Your groups might be empty or all contacts might be blacklisted. |
404 | 404002001 | A contact id does not exist. |