post https://sandbox.cashfree.com/verification/reverse-penny-drop
Use this API to create a reverse penny drop request. Reverse Penny Drop is a verification method for validating bank account information. Your customers/users deposit 1 rupee through a UPI based transaction and get the 1 rupee back once the verification is complete.
Click here to view the response codes.
Response Codes
Code | Message | Next Action |
---|---|---|
200 | invalid_verification_id | Enter a valid verification_id. |
200 | verification_id_missing | Enter a valid verification_id. |
400 | verification_id_value_invalid | Enter a valid verification_id that includes only alphanumeric characters, period (.), hyphen, and underscore. |
500 | api_error | Try again after some time. |
422 | insufficient_balance | Try again with sufficient balance. |
400 | x-client-id_missing | Ensure you enter x-client-id information in the API request. |
401 | authentication_failed | Ensure you enter valid x-client-id and x-client-secrent information in the API request. |