{
"event": "message.received",
"webhookId": "...",
"deliveredAt": "2026-04-19T12:34:56.789Z",
"attempt": 1,
"data": {
"id": "uuid-mensaje-waspy",
"conversationId": "uuid-conversacion",
"contactId": "uuid-contacto",
"phoneNumberId": "uuid-canal",
"direction": "inbound",
"type": "text",
"content": { "body": "Hola, tienen stock?" },
"status": "delivered",
"waMessageId": "wamid.HBgL...",
"errorCode": null,
"errorMessage": null,
"origin": "inbound",
"sentByAi": false,
"campaignId": null,
"mediaId": null,
"mediaKey": null,
"createdAt": "2026-04-19T12:34:55.000Z",
"contact": {
"id": "uuid-contacto",
"name": "María Pérez",
"phoneNumber": "+5491126032641"
}
}
}