{
"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
}
curl --location --request POST 'https://api.green-api.com/' \
--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
}'
{}