{
"chatId": "71234567890@c.us",
"productId": "6453048211460719",
"quotedMessageId": "",
"archive": false,
"typingTime": 5000
}curl --location --globoff 'https://api.green-api.com/waInstance<Your idInstance from your Green API account>/sendProduct/<Your apiTokenInstance from your Green API account>' \
--header 'User-Agent: GREEN-API_POSTMAN/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatId": "71234567890@c.us",
"productId": "6453048211460719",
"quotedMessageId": "",
"archive": false,
"typingTime": 5000
}'{
"idMessage": "3EB0C767D097B7C7C030"
}