get corporate entity beneficial owner
|
GET /company/{company_number}/persons-with-significant-control/corporate-entity-beneficial-owner/{psc_id} |
Get the corporate entity beneficial owner
|
get corporate entities
|
GET /company/{company_number}/persons-with-significant-control/corporate-entity/{psc_id} |
Get the corporate entity with significant control
|
get individual beneficial owner
|
GET /company/{company_number}/persons-with-significant-control/individual-beneficial-owner/{psc_id} |
Get the individual beneficial owner
|
get individual
|
GET /company/{company_number}/persons-with-significant-control/individual/{psc_id} |
Get the individual person with significant control
|
get legal person beneficial owner
|
GET /company/{company_number}/persons-with-significant-control/legal-person-beneficial-owner/{psc_id} |
Get the legal person beneficial owner
|
get legal persons
|
GET /company/{company_number}/persons-with-significant-control/legal-person/{psc_id} |
Get the legal person with significant control
|
get statement
|
GET /company/{company_number}/persons-with-significant-control-statements/{statement_id} |
Get the person with significant control statement
|
get super secure beneficial owner
|
GET /company/{company_number}/persons-with-significant-control/super-secure-beneficial-owner/{super_secure_id} |
Get the super secure beneficial owner
|
get super secure person
|
GET /company/{company_number}/persons-with-significant-control/super-secure/{super_secure_id} |
Get the super secure person with significant control
|
list
|
GET /company/{company_number}/persons-with-significant-control |
List the company persons with significant control
|
list statements
|
GET /company/{company_number}/persons-with-significant-control-statements |
List the company persons with significant control statements
|