POSThttps://whatsapp-notification.montymobile.com/api/v2/WhatsappApi/send-bulk-whatsapp

Send bulk WhatsApp

Send one approved template to many recipients in a single request, with per-recipient variables.

Request body

ParameterTypeRequiredDescription
typeStringYesAlways "template".
templateObjectYesShared template definition (name, language.code).
sourceStringYesApproved sender.
apiIdString (UUID)YesYour integration ID.
messagesArrayYesOne object per recipient.
messages[].recipient_typeStringYesAlways "individual".
messages[].toStringYesRecipient MSISDN.
messages[].componentsArrayYesPer-recipient component array.

Try it

Try itSimulate the delivery lifecycle
POSTwhatsapp-notification.montymobile.com/api/v2/WhatsappApi/send-bulk-whatsapp
Simulated · no message is actually sent

Responses

The per-message status array and the maximum recipients per request are being finalized. Coming soon