Create Company House Officer Report API
/company_house_officer_report
Orders a UK officer report. Covers personal details, current and former appointments, and disqualification records (when disqualified: true). Async queue and retrieve pattern. The returned api_reference is used to poll the retrieve endpoint.
Example Request
POSTRequest Schema
officer_id
Officer ID returned from the officer search.
disqualified
When true, searches the disqualified officers register instead of the standard one.
type
natural (individual) or corporate. Only used when disqualified is true.
Available Response Data
1 Data Pointapi_reference
used to poll /company_house_officer_report/{api_reference}
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Director pattern-of-failure check
Pull a full officer history to surface patterns: multiple appointments at dissolved companies, back-to-back resignations close to insolvency events.
Disqualified director discovery
Order disqualified-officer reports to retrieve the official disqualification reason, court, dates and affected companies.
Compliance & Security tag
Enterprise-grade infrastructure audited against the standards your regulators require.
Common Questions tag
Everything you need to know about implementation details and compliance infrastructure.
rocket_launch Implementation
When do I set disqualified: true?
add
When do I set disqualified: true?
When you want the disqualified officers register rather than the standard one. The response includes a disqualifications array with case identifier, type, dates, reason, affected company names, hearing date and court name.
API Testing Sandbox tag
Test the Create Company House Officer Report API directly in your browser with live mock data and see instant results.
rocket_launch Request Sandbox AccessAccess to live sandbox environments requires manual approval from our compliance team.