curl --location --request GET 'https://apis.qa01.hbsa.com.br/navigation/v1/locations/' \
--header 'x-tenant;'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"description": "string",
"km": 0,
"latitude": 0,
"longitude": 0,
"abbreviation": "string",
"country": "string",
"waterway": "River",
"type": "Porto",
"createdAt": "2019-08-24T14:15:22Z",
"modifiedAt": "2019-08-24T14:15:22Z"
}