Error Codes

In your API usage, every request is returned as JSON data.
Each JSON data contains the status parameter. If the status parameter is ok, your request is successful, if it is fail, your request is unsuccessful.
Each failed request contains an errCode and a message parameter.
If you wish, you can create your own error messages according to the errCode parameter in the returned data.

Error CodeMessage
ERROR CODES RELATED TO YOUR SERVICE
100Unauthorized (API key not sent or incorrect.)
101Invalid WhatsApp number.
You must send your WhatsApp number with area code in API URL.
102Your WhatsApp number or API key (wapikey) is incorrect.
103Your service is inactive.
104Your service has not been set up yet. You need to complete the setup of your service from your control panel.
105Your service is busy right now. It will be active in 1-2 minutes.
106Your service has expired. You can renew your service from your control panel.
107Your API access is restricted. You can enable API access from your control panel.
108API access is not allowed from this IP address. You must add your IP address as allowed IP from your control panel.
109Service repair failed. You must scan the QR code again.
FAULT CODES RELATED TO CONTACT, CHANNEL AND BLACK LIST
201An error occurred with your request.
When you get this error, you can contact our support team.
202You must enter at least 1 number.
203Your package does not support WhatsApp contacts.
204Your package does not support WhatsApp channel messaging.
ERROR CODES RELATED TO MESSAGE SEND AND MESSAGE STATUS
301Invalid message type.
302You must enter at least 1 number.
303Sending interval cannot be less than 1 second.
304Invalid URL.
305Message cannot be empty.
306An error occurred with your request.
When you get this error, you can contact our support team.
307Invalid request.
You can contact our support team when you get this error.
308Your package does not support sending text messages.
309Your package does not support sending visual messages.
310Your package does not support sending document messages.
311Your package does not support sending voice messages.
312Invalid ID.
313Invalid Channel ID.
GENERAL ERROR CODES
999There is a temporary problem with your service. Please call repair service. If the problem persists, contact support.