Listing Message Templates
Response Example
{
"data" : [
{
"message_type" : "RESERVATION_UPDATE",
"customer_id" : 6364,
"messages" : [
{
"buttons_type" : null,
"id" : 33732,
"buttons" : {
"payload" : null
},
"language" : "EN",
"last_modified" : "2020-06-04T14:52:39.674403",
"placeholders" : ["data"],
"header" : "",
"text" : "Hello, you have an appointment with us for *{{1}}*.\nReply *YES* to confirm or *NO* to cancel.",
"header_type" : "none",
"status" : "approved",
"footer" : ""
}
],
"sub_account_id" : 11486,
"last_modified" : "2020-06-04T14:52:39.665449",
"id" : 22045,
"element_name" : "appointment_reminder_datetime",
"namespace" : "whatsapp:hsm:ecommerce:movile",
"template_type" : "header_footer",
"languages" : ["EN"]
},
{
"messages" : [
{
"status" : "approved",
"footer" : "",
"text" : "You have an appointment with us!",
"header_type" : "none",
"header" : "",
"language" : "EN",
"placeholders" : [],
"last_modified" : "2020-06-02T18:46:01.386517",
"buttons" : {
"payload" : null
},
"id" : 33649,
"buttons_type" : null
}
],
"sub_account_id" : 11486,
"customer_id" : 6364,
"message_type" : "RESERVATION_UPDATE",
"template_type" : "header_footer",
"languages" : ["EN"],
"namespace" : "whatsapp:hsm:ecommerce:movile",
"id" : 21964,
"element_name" : "appointment_reminder",
"last_modified" : "2020-06-02T18:46:01.384862"
}
]
}
​Message Template Examples
Last updated
Was this helpful?