Get additional company check data

Returns company check results.

Overview

Use this method to get the company check results.

Response explained

The response represents a list of checks with company information. All attributes below are nullable.

NameTypeDescription
answerStringCompany check answer (GREEN/RED/YELLOW).
createdAtDateTime and date of the latest company check result.
companyCheckInfoObjectCompany check data.

companyCheckInfo attributes

NameTypeDescription
companyNameStringCompany name.
companyNumberStringCompany registry number.
statusStringCompany status.
typeStringCompany type.
sourceStringCompany data source/registry.
sourceUrlStringSource URL.
webPageStringCompany web page address.
officeAddressStringCompany office address.
incorporatedOnDateDate of incorporation.
industryCodesList of ObjectsList of industry codes and descriptions.
alternativeNamesList of StringsList of alternative company names.
licenseInfoObjectCompany license info.
officersList of ObjectsList of company officers.
significantPersonsList of ObjectsList of significant company persons.
affiliatedCompaniesList of ObjectsList of affiliated companies - has the same attributes as companyCheckInfo.

industryCodes attributes

NameTypeDescription
codeStringCompany industry code.
descriptionStringIndustry description.

licenseInfo attributes

NameTypeDescription
licenseNumberStringLicense number.
issuedDateDateDate of issue.
validUntilDateDate of expiry.

officers and significantPersons attributes

NameTypeDescription
fullNameStringFull name.
dobDateDate of birth.
nationalityStringNationality.
countryStringCountry of residence.
occupationStringOccupation.
appointedOnDateDate of person being appointed.
correspondenceAddressStringCorrespondence address.
natureOfControlStringNature of control.
roleStringRole.
statusStringStatus.
Language
Authorization
Header
Click Try It! to start a request and see the response here!