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 Address using post code or Eircode. On success, returns the address for the supplied post code or Eircode.

GET api/Address?postCode={postCode}&countryCode={countryCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
postCode

The post code or Eircode of the address to look up.

string

Required

countryCode

ISO Country Code 2-char ie/gb/ni

string

Required

Response Information

Resource Description

Address
NameDescriptionTypeAdditional information
postCode

The post code or Eircode of the address

string

None.

address

The Address e.g. ["Address Line 1 ","Address Line 2","City/Town","County/State"]

Collection of string

None.

Response Formats

application/json, text/json

Sample:
{
  "postCode": "sample string 1",
  "address": [
    "sample string 1",
    "sample string 2"
  ]
}

application/xml, text/xml

Sample:
<Address xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BanksApp.Models">
  <address xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </address>
  <postCode>sample string 1</postCode>
</Address>

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.