Sent message
You can find more details about all parameters and their types in the WebHook documentation.
Outgoing message from Mobile
Outgoing from API
Status delivered
Status Read
Format
id*
string
Message ID from event
code*
number
Status code
status*
StatusEnumstring x-enum-descriptions: List [ "Message failed to send (Red error triangle in WhatsApp Mobile)", "Message pending to send (One clock in WhatsApp Mobile)", "Message received by WhatsApp server (One checkmark in WhatsApp Mobile)", "Message delivered to recipient (Two checkmarks in WhatsApp Mobile)", "Message read by recipient (Two blue checkmarks in WhatsApp Mobile)", "Voice-message played by recipient (Two blue checkmarks in WhatsApp Mobile)", "Message deleted by the user" ]
Message ack status
Enum: [ failed, pending, sent, delivered, read, played, deleted ]
recipient_id
ChatID string
pattern: ^[\d-]{10,31}@[\w\.]{1,}$
Chat ID
viewer_id
ContactID string
pattern: ^([\d]{7,15})?$
Contact ID
timestamp*
string
Timestamp of the status message
Last updated