get https://sandbox.cashfree.com/verification/remitter/status
Use this API to get the details of the created reverse penny drop request. You need to enter either ref_id or verification_id.
Click here to view the response codes.
Response Codes
Code | Message | Next Action |
---|---|---|
200 | SUCCESS | - |
200 | EXPIRED | - |
200 | FAILURE | - |
400 | Please enter a valid ref_id | Enter a valid ref_id. |
400 | Please enter a valid verification_id | Enter a valid verification_id. |
400 | Please provide verification_id or ref_id | Enter either verification_id or ref_id in the API request. |
400 | x-client-id is missing in the request. | Ensure you enter x-client-id information in the API request. |
401 | Invalid clientId and clientSecret combination | Ensure you enter valid x-client-id and x-client-secrent information in the API request. |
403 | IP not whitelisted | Whitelist your IP address and then try the API request. |
500 | something went wrong, please try after some time | Try again after some time. |