curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"typeWebhook": "outgoingMessageStatus",
"chatId": "10000000",
"instanceData": {
"idInstance": 3100000000,
"wid": "79991234567@c.us",
"typeInstance": "v3"
},
"timestamp": 1755591519,
"idMessage": "115054445839974415",
"status": "sent",
"sendByApi": false
}'
{}