API Listings
Documentation
Fexco International Payments WEB API is a suite of Restful APIs designed to facilitate a clean flow of payment data
View Global Payment Codes View Product List and Codes View API Code SamplesStreamline & simplify your payment processes with our payable APIs
Get Bank Details based on any combination of (Bank Country, BIC, ClearingCode)
GET api/Banks/GetBankDetails?bankCountry={bankCountry}&bic={bic}&clearingCode={clearingCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bankCountry |
The Bank Country - ISO 3 digit numeric code (372) |
integer |
Optional |
bic |
Bank Bic - Swift BIC - Uniquely identifies bank (BOFIIE2DXXX) |
string |
Optional |
clearingCode |
Bank Sort Code - unique to each bank branch (935212) |
string |
Optional |
Response Information
Resource Description
BankName | Description | Type | Additional information |
---|---|---|---|
name |
Bank name |
string |
None. |
address1 |
Bank address 1 |
string |
None. |
address2 |
Bank address 2 |
string |
None. |
address3 |
Bank address 3 |
string |
None. |
city |
Bank city |
string |
None. |
zip |
Bank zip code |
string |
None. |
country |
Bank country |
string |
None. |
sortCode |
Bank sort code |
string |
None. |
bic |
Bank bic listing |
string |
None. |
ach |
Currency ISO 3 char Abbreviation |
integer |
None. |
international |
Automated Clearing House (1 = Yes/0 = No) |
integer |
None. |
Response Formats
application/json, text/json
{ "name": "BANQUE POPULAIRE DU SUD", "address1": "ZA AUBE ROUGE", "address2": "", "address3": "", "city": "CASTELNAU LE LEZ", "zip": "34170", "country": "FRANCE", "sortCode": "1660700328", "bic": "", "ach": 1, "international": 1 }
application/xml, text/xml
<Bank xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BanksApp.Models"> <ach>1</ach> <address1>ZA AUBE ROUGE</address1> <address2></address2> <address3></address3> <bic></bic> <city>CASTELNAU LE LEZ</city> <country>FRANCE</country> <international>1</international> <name>BANQUE POPULAIRE DU SUD</name> <sortCode>1660700328</sortCode> <zip>34170</zip> </Bank>
Build your own Payables Solution
Fill in the details above and one of our API experts will contact you to discuss your specific requirements Or
Email us.Payment solutions experts
As featured in:
Safe, secure & compliant
As a regulated financial institution Fexco International Payments uses robust client asset procedures to keep your funds protected.
In October 2016, Fexco International Payments became the first Irish payments provider to achieve the esteemed ISO 27001 Certification.