[
{
"type": "HEADER",
"format": "TEXT",
"text": "Bem vindo"
},
{
"type": "BODY",
"text": "OlΓ‘ fulano, vocΓͺ acaba de ser contemplado"
},
{
"type": "FOOTER",
"text": "teste"
},
{
"type": "BUTTONS",
"buttons": [
{
"type": "PHONE_NUMBER",
"text": "Ligar Maria",
"phone_number": "+5517981660157"
}
]
}
]