API Listings

Documentation

Fexco Corporate 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 Samples

Streamline & simplify your payment processes with our payable APIs

Or Contact Us

Ireland: 1800 246 800
UK: 0800 840 2887
fcpsupport@fexco.com

AP Automation and ERP Integration

Get Bank Country Rules based on numeric Bank Country Code

GET api/Banks/GetBankCountryRules?bankCountry={bankCountry}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bankCountry

The Bank Country - ISO 3 digit numeric code (372)

integer

Required

Response Information

Resource Description

BankCountryRules
NameDescriptionTypeAdditional information
cntry

Bank Country Code

integer

None.

country

Bank country

string

None.

ibanEnabled

Country IBAN enabled Y/N

string

None.

ibanLength

Length of IBAN

string

None.

ibanPrefix

IBAN prefix

string

None.

clearingCodeType

Type of Clearing code

string

None.

clearingCodeLength

Clearing code length

string

None.

accountNoLength

Length of Account Number

string

None.

euroEnabled

Euro enabled Y/N

string

None.

clearingCodeTableName

Clearing code table name

string

None.

clearingCodeList

Clearing code list

string

None.

countryIsoAbbrev

Country ISO abbreviation

string

None.

ibanBicValidation

IBAN BIC Validation ///

string

None.

bicLength

Length of BIC

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "cntry": 250,
  "country": "FRANCE",
  "ibanEnabled": "Y",
  "ibanLength": "27",
  "ibanPrefix": "FR",
  "clearingCodeType": "FRENCHBANK",
  "clearingCodeLength": "0",
  "accountNoLength": "0",
  "euroEnabled": "Y",
  "clearingCodeTableName": "French Bank Code",
  "clearingCodeList": "N",
  "countryIsoAbbrev": "FR",
  "ibanBicValidation": "N",
  "bicLength": 11
}

application/xml, text/xml

Sample:
<BankCountryRules xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BanksApp.Models">
  <accountNoLength>0</accountNoLength>
  <bicLength>11</bicLength>
  <clearingCodeLength>0</clearingCodeLength>
  <clearingCodeList>N</clearingCodeList>
  <clearingCodeTableName>French Bank Code</clearingCodeTableName>
  <clearingCodeType>FRENCHBANK</clearingCodeType>
  <cntry>250</cntry>
  <country>FRANCE</country>
  <countryIsoAbbrev>FR</countryIsoAbbrev>
  <euroEnabled>Y</euroEnabled>
  <ibanBicValidation>N</ibanBicValidation>
  <ibanEnabled>Y</ibanEnabled>
  <ibanLength>27</ibanLength>
  <ibanPrefix>FR</ibanPrefix>
</BankCountryRules>

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 Corporate Payments uses robust client asset procedures to keep your funds protected.

In October 2016, Fexco Corporate Payments became the first Irish payments provider to achieve the esteemed ISO 27001 Certification.