Skip to main content

Company

Description: Defines a legal company entity. It contains the core, verifiable components of a company's identity required for Know Your Business (KYB) compliance checks. Fields essential for verification are noted but are not strictly mandatory for creating the record.

note

The protobuf file is the authoritative source of documentation. Please refer to the Protobuf tab when in doubt about field definitions, validation rules, or type specifications.

FieldTypeDescriptionRequiredValidation
registered_namestringThe official, registered name of the company as it appears in its articles of incorporation. Required for verification.NoNone
registration_numberstringThe unique number assigned by the relevant companies registry upon incorporation. Examples: UK Companies House number, NL KVK-nummer, US EIN. Required for verification.NoNone
tax_identifierstringThe primary tax identifier for the company. Examples: VAT number in the EU, TIN in the US.NoNone
country_of_incorporationstringThe ISO 3166-1 alpha-2 country code where the company was incorporated (e.g., "ZA", "NL"). The value must be the uppercase, two-letter code. See: https://www.iso.org/iso-3166-country-codes.html Required for verification.NoNone
date_of_incorporationDateThe date on which the company was incorporated. Required for verification.YesNone
registered_addressAddressThe official, legal address of the entity as recorded with the incorporation registry. This is the primary address used for verification. Required for verification.YesNone
principal_physical_addressAddressThe main physical location where the business conducts its operations. Provide only if different from the registered address.YesNone
postal_addressAddressThe address designated for receiving mail and correspondence. Provide only if different from the registered address.YesNone
head_office_addressAddressThe address of the company's head office. Provide only if different from the registered and principal physical addresses.YesNone
company_representativesCompanyRepresentative[]A list of individuals empowered to act on behalf of the company (e.g., Directors, CEO). This field defines who has operational control and representation rights. Required for verification.NoNone
connected_legal_personsConnectedLegalPerson[]A list of all other legal persons (companies, trusts, etc.) in the ownership structure. This is used to perform recursive KYB checks and map the full ownership hierarchy. IMPORTANT: Only add legal persons here if they are NOT already clients on the Mesh platform. Required for verification if the ownership structure includes off-platform entities.NoNone
industry_classificationIndustryClassificationThe company's industry classification (e.g., using NACE or SIC codes), used for risk assessment.YesNone
listed_exchange_codestringThe stock exchange where the company is listed, if applicable (e.g., "NASDAQ", "LSE").NoNone
listing_referencestringThe ticker symbol for the company on the specified stock exchange (e.g., "GOOGL").NoNone