Template Message
To send a template message, you must use an approved WhatsApp template. WhatsApp templates can be created using the SmartTA Dashboard. Your created templates are submitted to WhatsApp for approval. Once WhatsApp approves a template, you’ll be able to use it to send template message.
Note: WhatsApp template names must be unique and should be in small letters only.
S.No | Parameter | R/O | Description |
---|---|---|---|
1 | sender | R | WhatsApp number of the WABA Account. |
2 | to | R | WhatsApp number of the end user. |
3 | messageId | O | Field to be passed for identification of message, limit upto 50 characters. |
4 | transactionId | O | This is a unique id, provided to enterprise from Sinch India when any customer send any message to enterprises. To be passed as it is if responding to a message in conversation. |
5 | langCode | R | Language code for the message content. |
6 | type | R | Type of message to be passed. |
7 | responseType | O | Type of response required- Only value- JSON is supported for now. |
8 | callbackDlrUrl | O | The URL on which enterprise required the DLRs of the messages. |
9 | templateId | R | TemplateId of the messages. |
R stands for Required and O for Optional.