Number of APIs: 2
GET {{baseUrl}}/bbans/elements?country_code=BE
Get all BBAN element combinations that can be used as input of IBAN constructor for a specific country. Each BBAN element is described by name, length, mandatory/optional flag, position within BBAN.
GET {{baseUrl}}/bbans/:bban/iban?country_code=BE
For a given Basic Bank Account Number (BBAN), you can retrieve the corresponding IBAN; you must also provide a country code.
ENDPOINTS