Get available banks
Retrieve list of available banks. Returns sandbox data in non-production environments and production data in production environment.
- When no countrySymbol is provided: returns all banks organized by country
- When countrySymbol is provided: returns only banks for that specific country
Headers
x-admin-api-key
Query Parameters
countrySymbol
Filter banks by country symbol (ISO 3166-1 alpha-2 code)
Response
Available banks
All banks organized by country (when no countrySymbol provided)
OR
Banks for specific country (when countrySymbol provided)