Use this API to get the status of the verification form. You need to input either the verification_id or reference_id to get the KYC Link status.
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Send the signature if IP is not whitelisted.
It is the unique ID you created to identify the KYC link.
"ABC00123"
It is the unique ID you receive in the response of Generate KYC Link API.
"235461"
Response Body of VRS GetFormStatus API
It displays the name of the individual.
"John Doe"
It displays the phone number of the individual.
9999999999
It displays the email address of the individual.
It displays the unique ID you created to identify the form.
"testverificationid"
It displays the unique ID created by Cashfree Payments for reference purposes.
235461
It displays the expiry date of the link.
"2025-12-02"
It displays the URL of the form.
"https://forms.cashfree.com/"
It displays the status of the form.
"PENDING"