API SuiteBanking & Financial
Banking IFSC
This API retrieves the service's credentials
Try itLoading playground…
Loading…
AuthorizationBearer <token>
JWT Bearer token authentication. Obtain a token from the KwikID dashboard.
In: header
Path Parameters
ifsc_idunknown
The ifsc_id of the bank
Default
""Format
stringResponse Body
curl -X GET "https://__mock__/verification/v1/banking/ifsc/"{
"message": "string"
}{
"detail": {
"<location>": {
"<field_name>": [
"string"
]
}
},
"message": "string"
}{
"detail": {},
"message": "string"
}