Create Reverse Penny Drop Request

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. View the test data and use the information to trigger the validations. The test data are usable only in the test environments such as gamma and sandbox.

Response Codes

Sub CodeStatusMessageNext Action
200SUCCESS--
400ERRORverification_id is missing in the request.Enter a valid verification_id in the request.
400ERRORverification_id already existsEnter a unique verification_id.
400ERRORx-client-id is missing in the request.Enter all the header information in the API request.
400ERRORClient secret belongs to test environmentEnter the correct environment credentials in the request.
401ERRORInvalid clientId and clientSecret combinationEnsure you enter valid x-client-id and x-client-secret information in the API request.
403ERRORIP 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-verificationWhitelist the IP address.
422ERRORInsufficient balance to process this requestTry again with sufficient balance.
500ERRORUnable to validate, please retry laterTry again after some time.
Language
Authorization
URL
Click Try It! to start a request and see the response here!