Skip to main content

CompanyRepresentative

Description: CompanyRepresentative models an individual acting in an official capacity for a legal entity. This person is typically subject to KYC verification as part of the overall KYB process for the legal entity they represent. Note on Field Requirements: Fields marked as 'Required for verification' are essential for a successful compliance check, but are not mandatory for creation.

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
natural_personNaturalPersonDetails of the natural person that is the company representative. This contains the core personal identity information (name, residential address, ID document, personal contact details, etc.) required for their individual KYC check. Required for verification.YesNone
roleCompanyRepresentativeRoleThe official role this person holds in relation to the company. Required for verification.NoNone
positionstringThe person's job title or position within the company (e.g., "CEO", "Managing Partner"). Optional for verification.NoNone
ownership_percentageDecimalFor UBOs and Shareholders, this specifies the percentage of ownership or voting rights. Should be a value between 0.0 and 100.0. Required by business logic if the role is ULTIMATE_BENEFICIAL_OWNER or SHAREHOLDER. Optional for verification.YesNone
professional_contact_detailsContactDetailsThe professional contact details for the representative in their capacity at the company (e.g., work email, work phone). Optional for verification.YesNone
date_of_appointmentDateThe date when the person was appointed to this role. Optional for verification.YesNone