Send a message
Messages
Send message
Sends a single WhatsApp message using one of the store’s approved broadcast templates. Map the template body variables via the named parameters object.
POST
Send a message
Authorizations
Merchant API V2 token. Pass as Authorization: Bearer <token>.
Body
application/json
Recipient phone number, digits only, no leading "+".
Minimum string length:
1Name of an approved broadcast template to send.
Minimum string length:
1Template language code (e.g. "en"). Defaults to the template language.
Named body variable values, e.g. { "customer_name": "John" }.