{"typeWebhook":"outgoingMessageStatus","chatId":"120363039326117111@g.us","instanceData":{"idInstance":1101000001,"wid":"71231234567@c.us","typeInstance":"whatsapp"},"timestamp":1707200807,"idMessage":"B3Q599E4A3724D50","status":"failed","description":"SWE004: the number of participants in the group has been exceeded - 300","sendByApi":true}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/' \
--header'Content-Type: application/json' \
--data-raw'{
"typeWebhook": "outgoingMessageStatus",
"chatId": "120363039326117111@g.us",
"instanceData": {
"idInstance": 1101000001,
"wid": "71231234567@c.us",
"typeInstance": "whatsapp"
},
"timestamp": 1707200807,
"idMessage": "B3Q599E4A3724D50",
"status": "failed",
"description": "SWE004: the number of participants in the group has been exceeded - 300",
"sendByApi": true
}'