If βpassedβ, you can carry on with the user flow.
If βpendingβ, you will need to inform the user of the pending KYC application and await completion.
If βfailedβ or βdeclinedβ you will not be able to serve that user.
If βnot_startedβ the user has not undergone KYC and you can start that process by using a 3rd Party Serviceβ
β
Import User KYC Verification
We support SumSub KYC Applicant Sharing, meaning you can use their service to provide KYC processing of a user and then share their data with Kriptomat. Allowing the user to be KYC approved on Kriptomat.
To do this you will need a SumSub account and our sumsub client_id Use their API to provide the KYC process for your user Generate a share token on SumSub API /resources/accessTokens/-/shareToken?applicantId={applicantId}&forClientId={clientId}