This 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.
Caution – Veracity of data checked during verificationThis endpoint only checks that the format of the data corresponds to that which is expected. Whether or not the data is true and correct for the specific User is checked during the user verification process when documents are submitted.
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 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.
400 - Country code not recognized
Copy
Ask AI
{ "Message": "One or several required parameters are missing or incorrect. An incorrect resource ID also raises this kind of error.", "Type": "param_error", "Id": "0421656b-5f32-4475-874c-561449f9ffbf", "Date": 1697101284.0, "errors": { "CompanyNumber.CountryCode": "The requested value is not an ISO 3166-1 alpha-2 code which is expected." }}