Sent Message is DELIVERED

{
  "eventType": "sentMessageDELIVERED_v2",
  "statusString": "Delivered",
  "localMessageId": "16bf77ae-79e8-691eb4b",
  "id": "693fd65f99391640",
  "whatsappMessageId": "wamid.HBgNODYxMzEzMzg4Nzg2MDU0OEM0NTYxRTlBMwA=",
  "conversationId": "68cba32b3349e",
  "ticketId": "693f7a0a8545f54",
  "text": "hello",
  "type": "text",
  "timestamp": "1765791326",
  "assigneeId": "65a105b5cf65262",
  "operatorEmail": "derre.ai",
  "channelId": null,
  "channelPhoneNumber": "17742"
}

Field Description

FieldTypeDescription
eventTypeStringThe type of webhook event being triggered
statusStringStringHuman-readable status description
localMessageIdStringLocal system identifier for the message
idStringUnique identifier for this specific event
whatsappMessageIdStringWhatsApp's internal message identifier
conversationIdStringUnique identifier for the conversation thread
ticketIdStringAssociated support ticket or case identifier
textString/nullMessage content (null for template messages)
typeStringType of message content, support value: "image", "text", "document", "location", "voice", "audio", "button", "interactive", "reaction", "video", "sticker", "contacts", "order", "catalog", "media_placeholder"
timestampStringUnix timestamp when the message was delivered
assigneeIdString/nullID of the agent assigned to handle this conversation
operatorEmailStringEmail of the operator/system that sent the message
channelIdString/nullChannel identifier for the messaging platform
channelPhoneNumberStringPhone number associated with the messaging channel