{
"type": "text",
"id": "3EB02CEA860CC26D1B17B0",
"sent_at": "2025-03-08T14:22:07.000Z",
"recipient": {
"name": "Recipient Name",
"id": "551112341234",
"profile_picture": "https://zapsterapi.s3.us-east-1.amazonaws.com/..."
},
"sender": {
"name": "Recipient Name",
"id": "551112341234",
"profile_picture": "https://zapsterapi.s3.us-east-1.amazonaws.com/..."
},
"origin": "zapsterapi",
"content": {
"text": "Mensagem de texto...",
"header": {
"title": "Titulo da mensagem com botões"
},
"footer": {
"text": "Texto no rodapé da mensagem com botões."
},
"button_reply": {
"label": "Confirmar",
"type": "reply",
"id": "button0",
"url": "https://gotomarket.com",
"copy_code": "1234",
"phone": "+551234569876"
},
"buttons": [
{
"label": "Botão 1",
"type": "reply",
"id": "button0",
"url": "https://gotomarket.com",
"copy_code": "1234",
"phone": "+551234569876"
}
],
"list_reply": {
"title": "Título da opção selecionada",
"description": "Descrição adicional da opção selecionada",
"id": "opcao_escolhida_123"
},
"list_options": {
"button_label": "Escolher opção",
"sections": [
{
"description": "Descrição opcional da seção.",
"options": [
{
"description": "Descrição da opção.",
"id": "opcao_1",
"title": "Título da opção"
}
],
"title": "Título da seção"
}
]
}
}
}