...
Status code | Final | Meaning | When? |
---|---|---|---|
-101 | Y | No username | No username was provided in the request |
-102 | Y | No password | No password was provided in the request |
-103 | Y | No document id | |
-104 | Y | Invalid recipient | Recipient number invalid - validation rules - numeric length: 8-16 inclusive |
-105 | Y | Invalid source | Sender number did not meet validation rules in the system for example alpha <2, 11>, digit < 3, 16> |
-106 | Y | Empty text | The SMS text was empty |
-107 | Y | Text is too long | The SMS text is too long |
-108 | Y | Empty request | The MMS request empty |
-109 | Y | Invalid rotation algorithm provided | Available algorithms are: max_rotation, conversation |
-110 | Y | Invalid encoding name | Available encodings are e.g. "utf-16", "gsm", "iso-8859-1" etc. |
-111 | Y | Past scheduled data | The scheduled date of the MMS message is in the past |
-112 | Y | Max delay exceeded | The scheduled date of MMS exceeds the availability period of the attachment |
-200 | Y | Invalid username/password | Last event: "invalid Invalid username/pass" |
-201 | Y | User disabled | Last event: "user User disabled" |
-202 | Y | User blocked | Last event: "user User blocked" |
-203 | Y | Password expired | The user tried to log in with expired an password |
-210 | Y | Insufficient credits | Last event: "no No credits" |
-230 | Y | Document ID not matched | The user does not have the rights to check the message status |
-240 | Y | Invalid (not supported) replyTo value |
...
Status code | Final | Meaning | When? |
---|---|---|---|
-910 | Y | SMSC error | Last event: "send failure" Send failure |
-999 | Y | Internal Error |
Incoming Message
...