Get Form Status
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 form status.
Headers
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Query Parameters
It is the unique ID you created to identify the form link.
It is the unique ID you receive in the reponse of Generate Form Link API.
Response
Find the success response for Get Form Status
It displays the name of the individual.
It displays the phone number of the individual.
It displays the email address of the individual.
It displays the unique ID you created to identify the form.
It displays the unique ID created by Cashfree Payments for reference purposes.
It displays the expiry date of the link.
It displays the URL of the form.
It displays the status of the form.
Was this page helpful?