v2

latestOpenAPI 3.1.02026-07-262279731.3 MB
userDataFormat

Validate the format of User data

<Warning icon="fa-regular fa-triangle-exclamation"> **Caution – Veracity of data checked during verification**

This 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.
</Warning>

Validate the format of User data

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.

post/v2.01/{ClientId}/users/data-formats/validation

Path parameters

ClientIdstring required

Platform's API account identifier, associated with the API key.

Headers

Authorizationstring required

Bearer authentication of the form Bearer <token>, where token is your auth token.

If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.

Request body

Response

Success