Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Exemplos de payloads JSON recebidos pelos webhooks
{ "instanceId": "abc123", "messageId": "3EB0C767D02DCC481523", "phone": "5511999999999", "fromMe": false, "type": "text", "body": "Olá! Gostaria de saber mais sobre os planos.", "timestamp": "2024-01-15T10:30:00-03:00", "pushName": "João Silva" }
{ "instanceId": "abc123", "messageId": "3EB0C767D02DCC481523", "phone": "5511999999999", "status": "delivered", "timestamp": "2024-01-15T10:30:05-03:00" }
{ "instanceId": "abc123", "reason": "logout", "timestamp": "2024-01-15T10:30:00-03:00" }
{ "instanceId": "abc123", "phone": "5511999999999", "timestamp": "2024-01-15T10:30:00-03:00" }
{ "instanceId": "abc123", "phone": "5511999999999", "presence": "composing", "timestamp": "2024-01-15T10:30:00-03:00" }