{
"messaging_product": "whatsapp",
"recipient_type": "individual",
"to": "5511999999999",
"type": "template",
"template": {
"name": "localizacao_evento",
"language": {
"code": "pt_BR"
},
"components": [
{
"type": "header",
"parameters": [
{
"type": "location",
"location": {
"latitude": "-23.5505",
"longitude": "-46.6333",
"name": "Centro Empresarial XYZ",
"address": "Av. Paulista, 1000 - São Paulo, SP"
}
}
]
},
{
"type": "body",
"parameters": [
{
"type": "text",
"text": "Conferência Anual"
},
{
"type": "text",
"text": "15/04/2025 às 14:00"
}
]
}
]
}
}