Get Company Persons with Significant Control Statements

Endpoint URL:

https://api.company-information.service.gov.uk/company/{companyNumber}/persons-with-significant-control-statements

This function returns -> statementList resource

{ "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" }

Input Data:
Response