curl --location --request GET 'https://apis.qa01.hbsa.com.br/navigation/v1/clients/' \
--header 'x-tenant;'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"sapKey": "string",
"land": "string",
"landName": "string",
"name": "string",
"address": "string",
"city": "string",
"neighborhood": "string",
"state": "string",
"stateName": "string",
"postalCode": "string",
"document": "string",
"taxID": "string",
"creationDate": "2019-08-24T14:15:22Z",
"registeredName": "string",
"viewCargo": "Total",
"docType": "Cnpj"
}