Example request
Payout
List banks
search and retrieve bank entities from global bank directory [GET]
GET
Example request
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
ISO 3166-1 alpha-2 country code
Example:
"IN"
Search text (minimum 3 characters)
Minimum string length:
3Example:
"HDFC"
Type of bank code to search
Available options:
swift_code, sort_code, aba_code, bsb_code, ifsc_code, iban, bank_name Example:
"ifsc_code"
Maximum number of results (<= 50)
Required range:
1 <= x <= 50Example:
10
Pagination offset
Required range:
x >= 0Example:
0
