For the complete documentation index, see llms.txt. This page is also available as Markdown.

Generate KYC Session Id

Pre-Requisite

Generate AccessTokens

KYC Session Id

To generate a new KYC Session Id, first, get your KYC Service Tenant URL from your KYC service tile.

and call POST /api/v1/e-kyc/verification/session API to generate a new KYC session for your user. Make sure to pass kycAccessToken in the header.

Last updated