Get the IBAN from a 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.

Request Params

KeyDatatypeRequiredDescription
country_codestring(Required) The 2-character ISO 3166-1 country code of the country that issued the National ID

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"iban":"DE04500700100532013000"}