Send Message
POST/nusasms_api/1.0/whatsapp/message
Intro
This endpoint is for send regular text message using Whatsapp.
Parameter Usage Notes
Queueis set ofSenders. The Sender picked randomly from the set list.- If none of Queue or Sender argument is set,
the sender will be randomly chosen from your WA Sender (if you have any)
or from our WA Senders.
Default:null - timeout is the message timeout in
seconds. If the message exceeds the timeout before it has being sent, the status of the message is going to beF(Failed).
Default:86400seconds - include_unsubscribe is flag that if the value is
true, an un-subscription text with an un-subscription link will be added and to be sent to the message recipient. Later on, after your recipient clicked the un-subscription link, Will not received any message from you (on this API). You can not send message to the recipient because the number have been added to your recipient exclusion list.
Default:false - If
senderparameter is not set, random sender will be used to send the message. - This endpoint will deduct 1 WA Credits per 2000 (updated) character message.
Request
Responses
- 201
- 400
- 403
- 422
Successful Response
Request validation error
Forbidden access
Validation Error