get https://sandbox.cashfree.com/verification/esignature
Use this API to get the status of the initiated e-sign verification. You need to enter either the verification ID or reference ID.
Response Codes
Sub Code | Status | Message | Next Action |
---|---|---|---|
200 | SUCCESS | IN_PROGRESS | Wait for the signature. |
200 | SUCCESS | SUCCESS | - |
200 | SUCCESS | EXPIRED | - |
200 | SUCCESS | FAILURE | Initiate a new request. |
400 | ERROR | Client secret belongs to test environment | Enter the correct environment credentials in the request. |
400 | ERROR | Please provide verification_id or reference_id | Enter a valid verification ID or reference ID in the. |
401 | ERROR | Invalid clientId and clientSecret combination | Enter valid client ID and secret key in the request. |
403 | ERROR | IP not whitelisted your current ip is 106.51.91.104.For IP whitelisting assistance, visit our guide at https://docs.cashfree.com/docs/ip-whitelisting-verification | Whitelist the IP address. |
422 | ERROR | Insufficient balance to process this request | Try again with sufficient balance. |
500 | ERROR | something went wrong, please try after some time | Try again after some time. |