{
"typeWebhook": "outgoingMessageReceived",
"instanceData": {
"idInstance": 1101000002,
"wid": "71234567890@c.us",
"typeInstance": "whatsapp"
},
"timestamp": 1705522618,
"idMessage": "20FC3FA19A1B18DED27E8CCB2CB7800D",
"senderData": {
"chatId": "71231234567@c.us",
"chatName": "Green API user",
"sender": "71234567890@c.us",
"senderName": "Green API",
"senderContactName": "Green API inContacts"
},
"messageData": {
"typeMessage": "stickerMessage",
"fileMessageData": {
"downloadUrl": "https://sw-media-1101.storage.yandexcloud.net/1101000002/a0128ca6-be8d-4813-9af7-54cdaf384317.webp",
"caption": "",
"fileName": "a0128ca6-be8d-4813-9af7-54cdaf384317.webp",
"jpegThumbnail": "",
"isAnimated": false,
"mimeType": "image/webp",
"forwardingScore": 0,
"isForwarded": false
}
}
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"typeWebhook": "outgoingMessageReceived",
"instanceData": {
"idInstance": 1101000002,
"wid": "71234567890@c.us",
"typeInstance": "whatsapp"
},
"timestamp": 1705522618,
"idMessage": "20FC3FA19A1B18DED27E8CCB2CB7800D",
"senderData": {
"chatId": "71231234567@c.us",
"chatName": "Green API user",
"sender": "71234567890@c.us",
"senderName": "Green API",
"senderContactName": "Green API inContacts"
},
"messageData": {
"typeMessage": "stickerMessage",
"fileMessageData": {
"downloadUrl": "https://sw-media-1101.storage.yandexcloud.net/1101000002/a0128ca6-be8d-4813-9af7-54cdaf384317.webp",
"caption": "",
"fileName": "a0128ca6-be8d-4813-9af7-54cdaf384317.webp",
"jpegThumbnail": "",
"isAnimated": false,
"mimeType": "image/webp",
"forwardingScore": 0,
"isForwarded": false
}
}
}'