{{baseUrl}}/IT-legalforms/:code

GET {{baseUrl}}/IT-legalforms/:code

With this endpoint you can see the value of the legal code passed as a parameter.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"code":"SP","description":"SOCIETA' PER AZIONI"}],"success":true,"message":"","error":null}