Body
IFSC Validation
Merchants can use this API to validate the IFSC provided by the user. This API can be used only if merchant has configured Cashfree payment gateway credentials on Juspay dashboard.
Request
Response
API Endpoints
Production Link
POST
https://api.juspay.in/payout/merchant/v1/benedetails#IFSC
Parameters
beneId
*
string
Required
Unique Request ID of request
beneDetails
object
Json object of bene details
details
object
ifsc
*
String
Mandatory
IFSC that is to be verified
type
*
string
Required
type = IFSC if used for IFSC verification
preferredGateway
string
Preffered gateway through which beneficiary validation is required to happen
200 : Success
Response Body
json
Object
400 : Invalid Input data
Response Body
object
Object
{}

