Get details of a corporate entity beneficial owner
GET https://api.company-information.service.gov.uk/company/{company_number}/persons-with-significant-control/corporate-entity-beneficial-owner/{psc_id}
| Parameter name |
Value |
Description |
Additional |
| company_number |
string |
The company number of the corporate entity beneficial owner details being requested.
|
Required |
| psc_id |
string |
The id of the corporate entity beneficial owner details being requested.
|
Required |
This request requires the use of one of following authorisation methods:
API key
.
The following HTTP status codes may be returned, optionally with a response resource.
| Status code |
Description |
Resource |
| 200 |
OK CorporateEntityBO resource returned
| Name |
Type |
Description |
| ETag |
string
|
The ETag of the resource.
|
|
corporateEntityBeneficialOwner |
| 401 |
Unauthorized Unauthorised
|
|
| 404 |
Not Found Resource not found
|
|