curl --location --request GET 'https://api.boxlink.com.br/ship-from-store/nova-coleta/BLK90000C7984' \
--header 'Authorization;'
{
"resource": "https://api.boxlink.com.br/ship-from-store/nova-coleta/BLK90000C7984",
"date": "2023-12-09T11:14:30.619451330",
"success": true,
"exceptions": [],
"data": {
"rastreadorTransportadora": "129083204452",
"message": "Coleta criada com sucesso"
}
}