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
Key | Datatype | Required | Description |
---|---|---|---|
country_code | string | (Required) The 2-character ISO 3166-1 country code of an IBAN country | |
bban | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"iban":"IT60X0542811101000000123456"}