Completes the minimum KYC verification process by validating user documents and OTP verification. This endpoint processes document information (PAN card details) along with the OTP verification ID to complete the minimum KYC requirements for the user.
Your unique client identifier issued by Cashfree.
The secret key associated with your client ID.
API version to be used. Format is in YYYY-MM-DD.
"2025-11-01"
Unique identifier for the OTP verification request that was previously verified.
1 - 50"Test123"
Unique identifier for the user, as provided by you during PPI user creation.
1 - 50"USER827364"
Unique identifier that you create to identify the KYC verification request in your system. Maximum 50 characters. Only alphanumeric characters, periods (.), hyphens (-), and underscores (_) are allowed.
1 - 50"TestVerification"
Document information for KYC verification.
Minimum KYC verification completed successfully.
Unique identifier for the KYC verification request, as provided by you during the request.
"TestVerification"
Unique identifier for the KYC verification request, generated by Cashfree.
"8901234567890123452"
Unique identifier for the OTP verification request that was used in this KYC verification.
"Test123"
Status of the KYC verification process.
VERIFIED, FAILED "VERIFIED"
Unique identifier for the user, as provided by you during PPI user creation.
"USER827364"