{{baseUrl}}/contratti

GET {{baseUrl}}/contratti

This method shows you the list of all contract types

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"id":"rent","label":"Affitto"},{"id":"sale","label":"Vendita"}],"success":true,"message":"","error":null}