Get the BIC for an IBAN.

GET {{baseUrl}}/ibans/:iban/bic

For a given IBAN, you can retrieve the BIC of the institution that services the IBAN. This API is compliant with the requirement for BIC from IBAN derivation defined in the Regulation (EU) No 260/2012.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"bic":"DEUTDEFFXXX"}