Send Message
Sends messages across different channels like WhatsApp, SMS, or Email based on the provided parameters.
Authorizations
Your unique client identifier.
A secret key associated with your client ID for authentication.
Body
The recipient's phone number with country code.
The messaging channel for sending the message. Accepted values are WHATSAPP
, EMAIL
, SMS
.
Identifier for a pre-defined message template, required if 'message' is not used.
The text of the message, required if 'templateId' is not used.
Variables for personalizing the header in template messages. If you have created the template with media then pass the public URL for the media.
Variables for personalizing the body in template messages.
Variables for dynamic buttons in template messages.
A unique Identifier for the order or message.
Was this page helpful?