Skip to main content

WAIntro

Here is some explanation of the WhatsApp Blast Unofficial API usage.

Message Status

CodeNameDescription
QQUEUEMessage is on Queue and to be proceed
SSENTMessage is on process to be sent to the destination (single tick message)
DDELIVEREDMessage has been delivered
RREADMessage has been read on destination side
AABORTMessage has been aborted and not going to be sent anymore
FFAILEDMessage is not sent. Issue may vary

Duplicate Message Limit

You can limit the number of same message with same recipient sent multiple times. This limitation counter active for 24 hours (full day on current date).

Steps to set the limit:

  • Go to app.nusasms.com on Account > Account Settings menu
  • Subscribe the Allow duplcate SMS settings, then edit the limit number.

Emoticons

Text message may contains emoticon. Just use the emoticon char.

Emoticon examples: 😀 🇮🇩

Tutorial Video (Bahasa Indonesia)

Here a coding tutorial to use Whatsapp API using PHP (in Indonesian Language).