Whatsapp Template

API Docs by APIMATIC

Whatsapp Template
#

  • REST
  • Java

Whatsapp Template
#

NameDescription
uuid
UUID

WhatsApp Template ID. Use this value to populate the template_uuid field when sending messages.

name
String

Template name

category
String

Template type

language
String

Language used in the template

number
String

The phone number associated with the template

body
String

The message text of the template

{
  "uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "name": "my_whatsapp_template",
  "category": "MARKETING",
  "language": "en",
  "number": "18885658889",
  "body": "Hello, this is {{1}} from Voiso! Do you want to enjoy the benefits of sending branded, professional messages directly to your customers through WhatsApp? That helps to grow business and retain customers!"
}