curl --location --request POST 'https://api-dev.messagefy.io/api/v1/message/sendcommand' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"channelId": "{{whatsapp-channelId}}",
"correlationId": "Um ID de correlação qualquer",
"content": {
"type": "CONTACT_INFO",
"commandType": "CONTACT_INFO",
"phoneNumber": "{{JID, LID ou Número do Celular}}"
}
}'{
"packageId": "6bfd910d-6247-6f46-471a-ae0692e7402e"
}