initiateUserKyc
User Onboarding
initiateUserKyc
The initiateUserKyc API is used to start the KYC verification process to validate the employee’s identity information.
What it does:
- Initiates identity verification using previously submitted KYC information
Note:
Kyc may only be initiated after using addKycInformation to submit the required information for verification.
POST
initiateUserKyc
Documentation Index
Fetch the complete documentation index at: https://developer.rollfi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
