SendTemplateRequest
- templateType: integer
_id requiredID of the WhatsApp template to send.
- templateType: string
_language requiredISO language code of the template.
- templateType: object
_params requiredValues that fill the template's placeholders.
- bodyType: objectrequired
Values for the body placeholders.
- buttonsType: array (object | null)[]
Required only for templates with buttons. Use
nullfor a quick_reply button; pass an object withparamsfor a URL button. - headerType: object
Required only for templates with a header.