Use this API to get all the payment details regarding a virtual bank account.
Client app ID. You can find your app id in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
API version to be used. The accepted format is YYYY-MM-DD.
2024-07-10T00:00:00.000Z Request ID for the API call. Can be used to resolve tech issues. Communicate this in your tech related queries to Cashfree.
"4dfb9780-46fe-11ee-be56-0242ac120002"
Request parameters for getting payment details of the virtual bank account.
It is the status of the payment.
ALL, SUCCESS, REJECTED "SUCCESS"
It is the specific start date and time to retrieve the payment details associated with the virtual bank account. Allowed format - YYYYY-MM-DD HH:MM:SS
"1995-11-10 18:12:22"
It is the specific end date and time to retrieve the payment details associated with the virtual bank account. Allowed format - YYYY-MM-DD HH:MM:SS
"2023-11-10 12:10:10"
It is the unique ID you created to identify the virtual bank account. The API retrieves all payment details with respect to this ID.
"User01"
It contains parameters to mange and control the retrieval of paginated data.