Sent Message is REPLIED

{
  "eventType": "sentMessageREPLIED_v2",
  "statusString": "Replied",
  "localMessageId": "16bf77ae-79e691eb4b",
  "id": "693fd65f961dc81779391640",
  "whatsappMessageId": "wamid.HBgNODYxMzEABEYEjVCNzg2MDU0OEM0NTYxRTlBMwA=",
  "conversationId": "68cba3db12b3349e",
  "ticketId": "693fd64d1d45f54",
  "text": "hello",
  "type": "text",
  "timestamp": "17651326",
  "assigneeId": "65a10905cf65262",
  "operatorEmail": "[email protected]",
  "channelId": null,
  "channelPhoneNumber": "174742"
}

Field Description

FieldTypeDescription
eventTypeStringThe type of webhook event. Always "sentMessageREPLIED_v2" for this event
statusStringStringHuman-readable status of the message
localMessageIdStringLocal identifier for the message generated by the system
idStringUnique identifier for the message event
whatsappMessageIdStringWhatsApp's internal message identifier
conversationIdStringUnique identifier for the conversation thread
ticketIdStringIdentifier for the support ticket associated with this conversation
textStringThe text content of the message. Can be null for non-text messages
typeStringMessage type, supported values include: "image", "text", "document", "location", "voice", "audio", "button", "interactive", "reaction", "video", "sticker", "contacts", "order", "catalog", "media_placeholder", "template"
timestampStringUnix timestamp indicating when the reply was received
assigneeIdStringID of the team member assigned to handle this conversation. Null if unassigned
operatorEmailStringEmail address of the operator who sent the original message
channelIdStringIdentifier for the channel used. Can be null
channelPhoneNumberStringPhone number associated with the channel