curl --location --request POST 'https://api.boxlink.com.br/expedicao/expedir-triagem/' \
--header 'Authorization;'
{
"data": {},
"date": "string",
"exceptions": [
{
"id": "string",
"message": "string"
}
],
"resource": "string",
"success": true
}