Skip to main content

Company Verification

Company verification results come from registry lookups and include the verified legal entity, extracted directors, and discovered beneficial owners. These fields appear in the company, directors[], and beneficial_owners[] sections of the compliance report.

Company Object

The company object contains registry-verified data about the legal entity.

Example

Director Results

The directors[] array contains individuals extracted from the company registry and screened for PEP/sanctions exposure. Directors may include those you submitted in the request plus additional directors discovered from the registry.

Example

A pep_status of Hit means the individual matched a PEP record in the screening database. Check the screening results for match details including score, category, and positions held.

Beneficial Owner Results

The beneficial_owners[] array contains UBOs extracted from the company registry or provided in your request. Each UBO is screened for PEP/sanctions exposure.

Example

Registry Source

Company data is sourced from official government company registries via the provider configured for your project. Coverage includes:
  • United Kingdom (Companies House)
  • Ireland (CRO)
  • EU member states
  • United States (state-level registries)
  • 120+ additional jurisdictions
Registry data reflects the latest filing at the time of the check. If a company’s registry record has not been updated recently, some fields (like director appointments or address changes) may be outdated.

Data Reconciliation

When you provide company data in the request and Zenoo retrieves data from the registry, both versions are available. The company object in the response always contains the registry-verified data. If there are discrepancies between your input and the registry (e.g., different address, mismatched company name), these are flagged as risk factors in the risk assessment.

Person Verification for Directors and UBOs

Company Verification automatically screens all directors and beneficial owners for PEP/sanctions/adverse media. However, if your compliance policy requires identity verification (document check + biometric liveness) for specific individuals — typically UBOs above a certain ownership threshold — you must initiate separate Person Verification flows.

When to trigger Person Verification

Example flow

Use the external_reference field to link the Person Verification back to the original Company Verification. A recommended pattern: {company_external_ref}-UBO-{index} or {company_external_ref}-DIR-{index}.
See Company-to-Person Verification Flow for the full end-to-end flow.