Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status code

Meaning

When?

-101

No username

 

-102

No password

 

-103

No document id

 

-104Invalid recipientRecipient number invalid - validation rules - numeric length: 8-16 inclusive
-105Invalid sourceSender number invalid - validation rules - in the system - hardcoded So alpha <2, 11>, digit < 3, 16>
-106Empty textSMS text was empty
-107Missing sender or replyToBoth sender and replyTo value were missing. Exactly of them should be present.
-108Both sender and replyTo providedBoth sender and replyTo were provided. Exactly one of them is allowed.
-109Invalid rotation algorithm providedAvailable algorithms are: max_rotation, conversation
-110Invalid encoding nameAvailable encodings are e.g. "utf-16", "gsm", "iso-8859-1" etc. (see Send Single Message)

-200

Invalid username/password

Last event: "invalid username/pass"

-201

User disabled

Last event: "user disabled"

-202User blockedLast event: "user blocked"

-210

Insufficient credits

Last event: "no credits"

-230Document ID not matchedUser does not have rights to check message status
-240Invalid (not supported) replyTo value 

-910

SMSC error

Last event: "send failure" 

-999

Internal error

 

...