Request Body Parameters
Specifies the recipient’s phone number in international format (e.g.,
“1xxxxxxxxxx”).
{
"to": "91XXXXXXXXXX",
"type": "template",
"template": {
"language": {
"code": "en_US"
},
"name": "multiple_button_template_image01",
"components": [
{
"type": "header",
"parameters": [
{
"type": "image",
"image": {
"link": "https://farm4.staticflickr.com/3075/3168662394_7d7103de7d_z_d.jpg"
}
}
]
}
]
},
"messaging_product": "whatsapp"
}