curl --location --request GET 'https://apis.qa01.hbsa.com.br/navigation/v1/contracts' \
--header 'x-tenant;'
{
"next": true,
"estimatedCount": 0,
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"contractCode": "string",
"plant": "string",
"keyContract": "string",
"docType": "string",
"descriptionType": "string",
"initialDate": "2019-08-24T14:15:22Z",
"finalDate": "2019-08-24T14:15:22Z",
"clientId": "5e505642-9024-474d-9434-e5a44f505cc5",
"clientCode": "string",
"retentionPerc": 0,
"contractEstimatedQuantity": 0,
"creationDate": "2019-08-24T14:15:22Z",
"registeredName": "string"
}
]
}