Lewati ke konten utama

WASendMessage

Intro

This endpoint is for send regular text message using Whatsapp.

Parameter Usage Notes

  • Queue is set of Senders. 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 be F (Failed).
    Default: 86400 seconds
  • 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 sender parameter is not set, random sender will be used to send the message.
  • This endpoint will deduct 1 WA Credits per 2000 (updated) character message.