Error no.HTTP status codeDescription
0200NO_ERROR

description: No error.
0201NO_ERROR

description: No error.
1500ERROR_SYSTEM_FAILURE

description: System Failure.
2405ERROR_METHOD_NOT_ALLOWED

description: Method Not Allowed.
3404ERROR_NOT_FOUND

description: Not Found.
4500ERROR_DB_FAILURE

description: Database Failure.
5500ERROR_DB_RECOVERING

description: Database Recovering.
6500ERROR_DB_RECOVERED_FAIL

description: Database Recovered Failed.
7500ERROR_QUEUE_RECOVERING

description: Queue Recovering.
8500ERROR_QUEUE_FAILURE

description: Queue Failure.
9500ERROR_QUEUE_RECOVERED_FAIL

description: Queue Recovered Failed.
10500ERROR_CACHE_FAILURE

description: Cache Failure.
11500ERROR_CACHE_RECOVERING

description: Cache Recovering.
12500ERROR_CACHE_RECOVERED_FAIL

description: Cache Recovered Failed.
13500ERROR_CONNECTION_TIMEOUT

description: Connection Timeout.
14500ERROR_CONNECTION_REFUSED

description: Connection Refused.
15500ERROR_CONNECTION_FAILURE

description: Connection Failure.
50500ERROR_JSON_MARSHAL

description: JSON Marshal failed.
51500ERROR_JSON_UNMARSHAL

description: JSON Unmarshal failed.
52500ERROR_GIN_VARIABLE_NOT_FOUND

description: GIN variable not found.
53500ERROR_QUERY_STRING

description: Querystring values failed.
54500ERROR_MAKE_REQUEST

description: Cannot make request for request to client.
55500ERROR_IO_BODY

description: Cannot read response from client.
56400ERROR_FORM

description: Form is invalid.
100401ERROR_AUTHENTICATION_FAILED

description: Authentication failed.
101403ERROR_API_KEY_SUSPENDED

description: This API key has been suspended.
102403ERROR_IP_SUSPENDED

description: This IP has been suspended.
103500ERROR_IP_WHITELIST

description: IP Whitelist failed.
104403ERROR_IP_NOT_ALLOWED

description: This IP is not allowed.
105404ERROR_USER_NOT_FOUND

description: User not found.
106403ERROR_USER_BLOCKED

description: User has been blocked.
107404ERROR_USER_PROFILE_NOT_FOUND

description: User profile not found.
108403ERROR_USER_TRIAL

description: You are a trial member that can use the registered phone number only.
109400ERROR_FORCE

description: Force is invalid.
110400ERROR_SENDER

description: Sender is invalid.
111404ERROR_SENDER_NOT_FOUND

description: Sender not found.
112400ERROR_MESSAGE

description: The message is invalid.
113400ERROR_MESSAGE_TOO_LONG

description: The message is too long.
114400ERROR_MSISDN

description: MSISDN is invalid.
115400ERROR_MSISDN_EXCEEDED_LIMIT

description: MSISDN exceeded the limit.
116423ERROR_INSUFFICIENT_CREDIT

description: Insufficient credit.
118400ERROR_CALLBACK_URL

description: Callback Url is invalid.
119400ERROR_CALLBACK_METHOD

description: You can choose callback method are GET, POST or PUT method.
120400ERROR_SCHEDULED_DELIVERY

description: Scheduled delivery must be ISO-8601 (RFC-3339) format
121400ERROR_SCHEDULED_DELIVERY_TOO_FAR

description: Scheduled delivery must be less than 1 year.
122400ERROR_SCHEDULED_DELIVERY_TIMEZONE

description: Scheduled delivery must be used Asia/Bangkok timezone (+07:00).
123400ERROR_TAGS

description: Tags is invalid.
124400ERROR_TAGS_EXCEEDED_LENGTH

description: Tags exceeded the limit.
125500ERROR_TAGS_CREATE

description: Cannot create new tags.
126400ERROR_TAGS_EXIST

description: Tags exist.
128403ERROR_API_KEY_DISABLED

description: This API key has been disabled.
131500ERROR_SCHEDULED_DELIVERY_CREATE

description: Cannot create scheduled delivery.
132500ERROR_PUBLISH_OUTBOUND

description: Cannot publish outbound SMS data.
133500ERROR_API_KEY_DELETE_CACHE

description: Cannot delete cache of api_key.
134404ERROR_ACC_ID_NOT_FOUND

description: Acc ID not found.
135500ERROR_USER_TEMPLATE

description: User template failure.
136400ERROR_USER_TEMPLATE_NOT_MATCH

description: User template not match.
137400ERROR_TTL_FORMAT

description: ttl expire must be HH:mm format
138400ERROR_TTL

description: Expiration period is invalid, expire time must be more than 5 minutes and not more than 11 hours.