Bank Account Verification [Penny-Less]

API to verify bank accounts without the need of penny-drop


Important Links

Run in Postman  API Guide  Free Trial


Testing Data

IFSCAccount numberResponseRemarks
SBIN0021745026291800001191200Invalid account number or ifsc response
SBIN0008752000100289877623200Success response
SBIN002174600011020001772503Source Unavailable response

🚧

Please note that Banks details other than the ones mentioned will result in an Invalid response when testing in Test Environment.

IFSC Pattern Validation

TypeRegular Expression
IFSC^[A-Za-z]{4})([0]{1})([a-zA-Z0-9]{6}$

Environments


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