{{baseUrl}}/contratti/:id

GET {{baseUrl}}/contratti/:id

This method shows you the specific type of contract

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"id":"sale","label":"Vendita"},"success":true,"message":"","error":null}