Search Bank by IBAN

Returns bank information by International Bank Account Number (IBAN). If IBAN is not known, the Search Bank by Detail request can be used.

Input values can be IBAN and a combination of any other parameters e.g. iBanValue + iBanCountryCode OR countryName

Optional parameters pageSize determines how many records will be returned in the response if there are multiple records found. The pageNumber optional parameter will specify the page to return based on the size of the page specified by pageSize. For example, if pageSize = 1 and 2 records are returned, a pageNumber = 2 parameter will specify the second record. If no pageSize or pageNumber is specified, the response will return all results.

Language
URL