get https://sandbox.cashfree.com/verification/verification/otpless/status
API to fetch the data for the verification
Response Codes
Sub Code | Status | Message | Next Action |
---|---|---|---|
200 | SUCCESS | When verification is success | - |
200 | SUCCESS | When user is yet to complete verification | - |
200 | SUCCESS | When deep link is created | - |
400 | ERROR | verification_id is missing in the request. | Enter a valid verification_id in the request. |
400 | ERROR | x-client-id is missing in the request. | Enter all the header information in the API request. |
400 | ERROR | Client secret belongs to test environment | Enter the correct environment credentials in the request. |
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. |
409 | ERROR | verification id already exists | Enter a unique verification ID. |
500 | ERROR | something went wrong | Try after some time. |