Catalog

List banks

List banks of the provider catalog.

get/rest/catalog/banks

Query parameters

qstring
Example:10020030

Query for banks. Will match banks on domestic bank code, BIC, name or finX-ID. Only exact matches are returned. A combination of bank code and country code is guaranteed to return a single bank.

Parameters

#/paths/~1catalog/get/parameters/0 — unresolved $ref
#/paths/~1catalog/get/parameters/1 — unresolved $ref

Response

List of banks.

idstring UUID required

finX ID of financial service provider.

namestring required

Name of the financial service provider.

iconIcon required— unresolved $ref
is_supportedboolean required

Indicates if access to financial source is supported by the finX API.

countrySchema required— unresolved $ref
supports_instant_paymentsboolean required

Indicates if the instant payment type is supported.

supports_payment_without_debtorboolean required

Indicates if the payment can be initiated without setting the debtor explicitly.

bank_codeBankCode required— unresolved $ref
bicBic required— unresolved $ref