Bank Account Verification Async V2

Use this API to verify bank account information. It is an aysnc request. View the test data and use the information to trigger the validations. You can use the test data only in test environments such as gamma and sandbox.

We do not support Deutsche Bank and Fincare Small Finance Bank currently because they are not live on the IMPS rails.

Response Codes

Sub CodeStatusMessageNext Action
200SUCCESSVALIDATION_IN_PROGRESSUse Get BAV Status V2 API to check the status after some time.
200SUCCESSVALIDATION_IN_PROGRESSUse Get BAV Status V2 API to check the status after some time.
400ERRORname can include a maximum of 100 characters.Ensure the entered name does not exceed 100 characters.
400ERRORuser_id should contain only alphanumeric and underscore characters.The value for user ID can only contain alphanumeric and underscore ( _ ).
400ERRORname should not include special characters.Only alphanumeric and white spaces are accepted.
400ERRORphone can include a maximum of 13 characters.Ensure the value for phone is between 8 and 13 numeric digits.
400ERRORphone should include a minimum of 8 characters.Ensure the value for phone is between 8 and 13 numeric digits.
400ERRORphone should be numeric.The value for phone should only contain numeric digits.
400ERRORbank_account is missing in the request.Ensure you enter a valid bank account information in the request.
400ERRORbank_account can include a maximum of 40 characters.Ensure the entered bank account information is between 6 and 40 characters.
400ERRORbank_account should include a minimum of 6 characters.Ensure the entered bank account information is between 6 and 40 characters.
400ERRORbank_account should be alphanumeric.Ensure the bank account number does not contain any characters apart from alphabets and numerals.
400ERRORifsc is missing in the request.Enter a valid IFSC in the request.
400ERRORifsc should be of 11 characters and 5th character should be 0.Enter a valid IFSC in the request.
400ERRORuser_id can include a maximum of 40 characters.Ensure the entered value for user ID does not exceed 40 characters.
400ERRORuser_id should contain only alphanumeric and underscore characters.Only alphanumeric and underscore ( _ ) are accepted.
400ERRORuser_id already exists.Enter a unique value for the user ID.
400ERRORx-client-id is missing in the request.Enter all the header information in the API request.
400ERRORservice not enabled for this account.Contact your account manager or write to us at [email protected]
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.
422ERRORinvalid ifsc provided.Enter a valid IFSC.
422ERRORFraud activity detected for this account.-
422ERRORInsufficient balance to process this request.Try again with sufficient balance.
500ERRORsomething went wrongTry again after some time.
Language
Authorization
URL
Click Try It! to start a request and see the response here!