{{baseUrl}}/forma_giuridica/:codice_natura_giuridica

GET {{baseUrl}}/forma_giuridica/:codice_natura_giuridica

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"codice_natura_giuridica":"SP","valore":"SOCIETA' PER AZIONI"},"success":true,"message":"","error":null}