{{baseUrl}}/IT-legalforms
GET {{baseUrl}}/IT-legalforms
With this endpoint you can see all the legal forms registered.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":[{"code":"AA","description":"SOCIETA' IN ACCOMANDITA PER AZIONI"},{"code":"AN","description":"SOCIETA' CONSORTILE IN NOME COLLETTIVO"},{"code":"EI","description":"ENTE IMPRESA"},{"code":"RR","description":"SOCIETA' A RESPONSABILITA' LIMITATA A CAPITALE RIDOTTO"}],"success":true,"message":"","error":null}