HomeGuidesRecipesAPI ReferenceChangelog
Log In
Guides

If the user status indicates that KYC is needed then a KYC verification process needs to be completed.

The process consists of 4 stages:

1 - Create the applicant using the applicant endpoint.

2 - Verify the Documents: The partner needs to verify which documents are required for KYC for a particular user in a response from the verification endpoint.

3 - Document upload: Once confirmed upload of the documents can start in base64 encoding.

4 - KYC check: Once the above steps are complete, the KYC check can be started .

When the KYC process is in progress the applicant status will be updated via the webhook that was registered when the partner was created.