Bank Verification Async

Use this API to validate the given bank account number and IFSC. This is an async verification request.

Test Data

View the test data and use this information to trigger the validations. The test data are usable only in the test environments such as gamma and sandbox.


The operation returns a response in two cases:

  1. The bank account or IFSC or both are invalid.
  2. The bank account and IFSC combination are verified.

👍

Verify Bank Account Details for Free!

You can verify your beneficiary bank account details for free using Free Credits. With this limited-time offer, experience and test the feature without paying any verification charges.

A banner displays the offer for you on the Verification Suite - Bank Account page (Verification Suite Dashboard > Verification Suite - Bank Account). Click Claim Free Credits and instantly redeem the credits to your account.

Benefits:
The asynchronous API can handle a higher TPM (transactions per minute) as compared to the synchronous API. The async API allows us to handle up to 1000 transactions per minute. You need to call the getValidationStatus API, to get the final status.

Click to see the response codes.

Response Codes

Sub CodeStatusMessage
200SUCCESSRequest Accepted
422ERRORInput not in expected format

📘

Name Match Feature

To manually check if the provided customer name and the name registered at the bank are the same, consumes a lot of time and effort. Cashfree Payments has introduced a new feature that will help you to verify if the names are the same and provide the result accordingly.

Two new parameters, nameMatchResult and nameMatchScore will be available in the response, which will help you make faster validations and process payments successfully. Click here to know more.

Contact your Account Manager or write to [email protected] to activate the name match score feature for your account.

Language
Click Try It! to start a request and see the response here!