{{baseUrl}}/contratti/:id
GET {{baseUrl}}/contratti/:id
This method shows you the specific type of contract
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"id":"sale","label":"Vendita"},"success":true,"message":"","error":null}