Get Reverse Penny Drop Request Details
Use this API to get the details of the created reverse penny drop request. You need to enter either the reference ID or verification ID.
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.
Query Parameters
It is the unique ID created by Cashfree Payments that you receive in the response of Create Reverse Penny Drop Request API.
It is the unique ID created by you to identify the reverse penny drop verification request.
Response
Reverse penny drop verification successful
It displays the type of account.
It displays the date and time of when the request was added.
It displays the bank account number of the individual.
It displays the IFSC information of the individual's bank account.
It displays the name of the individual registered in the bank records.
It displays the result of the name match verification.
It displays the score of the name match verification.
It displays the date and time of when the 1 rupee was collected.
It displays the date and time of when the request was processed.
It displays the unique ID created by Cashfree Payments for reference purposes.
It displays the status of the rupee reversal. Possible values are:
TRANSFER_INITIATED
: Reversal is initiated.TRANSFER_SUCCESS
: The reversal process is successful.PENDING
: The reversal is pending and not initiated yet.FAILED
: The reversal is failed.
It displays the status of the API request. Possible values are
CREATED
: The request is created, but no payment has been made yet.SUCCESS
: A successful transaction returns all fields in the response.FAILURE
: The payment attempt failed for an unspecified reason.EXPIRED
: The link in the create request call expires after 10 minutes if no payment is made.
It displays the UPI VPA information of the individual.
It displays the unique transaction reference (UTR) number created by the bank to identify the transaction.
It displays the unique ID created by you to identify the verifiation request.
Was this page helpful?