The User Data Format object describes a piece of user data and the validation rules applied to its format.The POST Validate the format of User data endpoint allows you to check that the format of the CompanyNumber is correct and retrieve the validation rules applied to it.The CompanyNumber must be in the correct format for Business Legal Users to be KYC/B verified.
The registration number of a legal entity, assigned by the relevant national authority.Note: Any non-alphanumeric characters, like dashes or spaces, are removed before applying the validation rules.
Format: Two-letter country code (ISO 3166-1 alpha-2 format)The country of the registration of the legal entity, against which the company number format is validated.
The list of regular expressions applicable to the country. Rules only exist for countries listed in the Company number article.Note: Any non-alphanumeric characters, like dashes or spaces, are removed before applying the validation rules.