Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.19 KB

GetWhatsappEventReportEvents.md

File metadata and controls

17 lines (13 loc) · 1.19 KB

GetWhatsappEventReportEvents

Properties

Name Type Description Notes
ContactNumber string WhatsApp Number with country code. Example, 85264318721 [default to null]
Date string UTC date-time on which the event has been generated [default to null]
MessageId string Message ID which generated the event [default to null]
Event string Event which occurred [default to null]
Reason string Reason for the event (will be there in case of `error` and `soft-bounce` events) [optional] [default to null]
Body string Text of the reply (will be there only in case of `reply` event with text) [optional] [default to null]
MediaUrl string Url of the media reply (will be there only in case of `reply` event with media) [optional] [default to null]
SenderNumber string WhatsApp Number with country code. Example, 85264318721 [default to null]

[Back to Model list] [Back to API list] [Back to README]