{{baseUrl}}/soci/:piva_cf_or_id
GET {{baseUrl}}/soci/:piva_cf_or_id
This endpoint returns the list of shareholders of a company who have a share of the company greater than 10 percent.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":[{"denominazione":"OPEN HOLDING S.R.L.","nome":null,"cognome":null,"cf_socio":"16935371001","quota":100}],"success":true,"message":"","error":null}