IBAN constructor.

GET {{baseUrl}}/ibans?country_code=BE&bban=363030309813

Build a valid IBAN from BBAN elements (e.g. bank code, branch code, account number). Required BBAN elements depend on the country.

Request Params

KeyDatatypeRequiredDescription
country_codestring(Required) The 2-character ISO 3166-1 country code of an IBAN country
bbannumber

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"iban":"IT60X0542811101000000123456"}