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

Send WhatsApp message

Send a single template message (utility or marketing) to one recipient. Supports header, body, and footer components.

Request body

Same fields as send-otp, plus an apiId. Pass empty parameters: [] for components that have no dynamic variables.

ParameterTypeRequiredDescription
toStringYesRecipient MSISDN.
typeStringYesAlways "template".
sourceStringYesApproved sender.
templateObjectYesTemplate container (name, language.code, components).
apiIdString (UUID)YesYour integration ID.

See Templates & categories for how to fill components.

Try it

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

Responses

The success and error response bodies for WhatsApp v2 are being finalized. Coming soon