IFSC Validation
Merchants can use this API to validate the IFSC provided by the user. The validation is based on data sourced from the official RBI repository, which is regularly updated and maintained by Juspay to ensure high accuracy and reliability.
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:- Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
pass merchant id that is provided by Juspay
pass ifsc that needs to be validated
Example:- IFSC code must be 11 characters: 4 letters, followed by 0, then 6 alphanumeric characters.
Status of the IFSC
Example:- possible value : VALID | INVALID | NOT_FOUND
Substatus of the Ifsc
Example:- Possible value : SPONSORED | MERGED | BLOCKED
Represents the bankCode of the bank
Name of the bank
Branch name of the bank
City of the bank operational address
District of the city where the bank operates
State of the city where the bank operates
Centre of the bank
Address of the bank branch
Swift code of the bank branch
Micr of the bank branch
Contact information of the bank branch
Additional Information regarding the IFSC, if the IFSC passed in the request belongs to Sponsored bank or if the subStatus is MERGED.
Name of the Sponsor Bank
Json that contains the details of the current valid IFSC
The new, valid IFSC that has replaced the merged/old IFSC.
Name of the bank associated with the current IFSC.
Name of the branch associated with the new IFSC.
The state where the new IFSC branch is located.
The district of the new IFSC branch.
The city of the new IFSC branch.
Address of the new branch location.
Message of the API Request
Example:- Possible values - "Ifsc not found","Merged Bank", "Blocked Bank", "IFSC code must be 11 characters: 4 letters, followed by 0, then 6 alphanumeric characters."
IFSC of the bank
Example:- true
Example:- E07
Example:- Invalid API key passed in request.
Example:- Invalid API key
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

