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.

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/payout/merchant/v1/ifsc/:ifsc
Production Link
GET
https://api.juspay.in/payout/merchant/v1/ifsc/:ifsc
Authorization Header
Headers
Path Params
200 : Success
401 : Authentication Failed
Last updated 2 years ago