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 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
Name | Description | Type | Additional 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
AddressName | Description | Type | Additional 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
{ "postCode": "sample string 1", "address": [ "sample string 1", "sample string 2" ] }
application/xml, text/xml
<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 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.