Logo
Swift API Sandbox Collections API Documentation

Success

Number of APIs: 2


1. Get the BIC for an IBAN national ID.

GET {{baseUrl}}/iban_national_ids/:iban_national_id/bic?country_code=IT

For a given IBAN national ID, you can retrieve the BIC of the institution that services the IBAN.



2. Check validity of account number formats, including IBANs.

GET {{baseUrl}}/account_numbers/:account_number/validity?country_code=IT&usage=retail&national_id=0542811101

Check validity of account number formats, including IBANs, issued in almost any country in the world.



ENDPOINTS