| eventType | String | The type of webhook event being triggered |
| statusString | String | Human-readable status description |
| localMessageId | String | Local system identifier for the message |
| id | String | Unique identifier for this specific event |
| whatsappMessageId | String | WhatsApp's internal message identifier |
| conversationId | String | Unique identifier for the conversation thread |
| ticketId | String | Associated support ticket or case identifier |
| text | String/null | Message content (null for template messages) |
| type | String | Type of message content, support value: "image", "text", "document", "location", "voice", "audio", "button", "interactive", "reaction", "video", "sticker", "contacts", "order", "catalog", "media_placeholder" |
| timestamp | String | Unix timestamp when the message was delivered |
| assigneeId | String/null | ID of the agent assigned to handle this conversation |
| operatorEmail | String | Email of the operator/system that sent the message |
| channelId | String/null | Channel identifier for the messaging platform |
| channelPhoneNumber | String | Phone number associated with the messaging channel |