The following error codes can be raised by the Verify web service calls:
Code | Description |
|---|---|
CountryIsoCodeInvalid |
|
FromContainsDisallowedCharacters |
|
FromEmpty |
|
FromExceedsMaxNumericLength |
|
FromExceedsMaxTextLength |
|
FromUnderMinTextLength |
|
FromReserved |
|
InsufficientCredit | If your account is pay as you go, this error is returned if there is insufficient credit on the account to complete the requested operation. |
InvalidJson | The supplied JSON payload is not formatted correctly, for example, missing required parameters or doesn't conform to JSON format. |
ToEmpty |
|
ToInvalid |
|
ValidUntilMinExceeded |
|
ValidUntilMaxExceeded |
|
Throttled | Maximum frequency of sending to a single phone number from your account has been exceeded. |
