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.
Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Body
Find the request parameters to create a reverse penny order request
It is the unique ID you create to identify the API request. The maximum character limit is 50. Only alphanumeric, hyphen (-), period (.), and underscore ( _ ) are allowed.
It is the name of the UPI VPA account holder.
Response
Success response for creating a reverse penny order request
It displays the generated BHIM link for the reverse penny order request.
It displays the generated Gpay link for the reverse penny order request.
It displays the generated Paytm link for the reverse penny order request.
It displays the generated Phonepe link for the reverse penny order request.
It displays the generated QR code for the reverse penny order request.
It displays the unique ID created by Cashfree Payments for reference purposes.
format: int64
It displays the generated UPI link for the reverse penny order request.
It displays the time validity of the order request,
It displays the unique ID you created to identify this API request.
Was this page helpful?