Search a Bank
You can retrieve a list of banks by a given search string. If the search string is empty (""), a default list of banks is returned. On top, you can filter results by group, capability and market.
Request body
The search query. Banks with names matching the query are returned. If the string is empty or undefined, a list of default banks is returned.
If provided the list will show banks in this group only. Groups are e.g. "Sparkasse", i.e. a group of different bank branches of the same brand.
Filter banks with provided capability only. ais for data products, pis for payment products.
ISO 3166-1 alpha-2 country code. Filter banks with provided market only. If not provided, all banks are returned.
ISO 4217 currency code. Filter banks with provided currency only.
The maximum number of banks to return (default 1000)
The number of banks to skip
Response
Returns a list of matching Banks
The total number of banks
The number of banks skipped
Whether there are more banks to retrieve