curl --location 'https://api-dev.messagefy.io/api/v1/message/sendcommand' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"channelId": "019f4303-b22c-79f6-9892-e72dbdf05dee",
"correlationId": "Meu identificador de correlação",
"content": {
"type": "WALLET",
"commandType": "LIST"
}
}'{
"packageId": "abe2faf2-98db-4910-a80c-a253472e1900"
}