{
"active_count": "integer",
"ceased_count": "integer",
"items": {
"ceased_on": "date",
"etag": "string",
"kind": "string",
"linked_psc_name": "string",
"links": {
"person_with_significant_control": "string",
"self": "string"
},
"notified_on": "date",
"restrictions_notice_withdrawal_reason": "string",
"statement": "string"
},
"items_per_page": "integer",
"links": {
"persons_with_significant_control_statements_list": "string",
"self": "string"
},
"start_index": "integer",
"total_results": "integer"
}
Name | Type | Description | Additional |
---|---|---|---|
active_count | integer |
The number of active persons with significant control statements in this result set. |
|
ceased_count | integer |
The number of ceased persons with significant control statements in this result set. |
|
items | object |
The list of persons with significant control statements. |
|
items.ceased_on | date |
The date that Companies House was notified about the cessation of this person with significant control. |
Optional |
items.etag | string |
The ETag of the resource. |
|
items.kind | string |
Possible values are:
|
|
items.linked_psc_name | string |
The name of the psc linked to this statement. |
Optional |
items.links | object |
A set of URLs related to the resource, including self. |
|
items.links.person_with_significant_control | string |
The URL of the person with significant control linked to this statement. |
Optional |
items.links.self | string |
The URL of the resource. |
|
items.notified_on | date |
The date that the person with significant control statement was processed by Companies House. |
|
items.restrictions_notice_withdrawal_reason | string |
The reason for the company withdrawing a Possible values are:
|
Optional |
items.statement | string |
Indicates the type of statement filed.
For enumeration descriptions see Possible values are:
|
|
items_per_page | integer |
The number of persons with significant control statements to return per page. |
|
links | object |
A set of URLs related to the resource, including self. |
|
links.persons_with_significant_control_statements_list | string |
The URL of the persons with significant control statements list resource. |
Optional |
links.self | string |
The URL of the resource. |
|
start_index | integer |
The offset into the entire result set that this page starts. |
|
total_results | integer |
The total number of persons with significant control statements in this result set. |