PostcodeEverywhere
This Web Service is an interface between the Postcode-Everywhere XML Server and .NET. See the <a href="http://www.afd.co.uk/pce/" target="_blank">Postcode-Everywhere web site</a> for more details.
The following operations are supported. For a formal definition, please review the Service Description.
-
AddressSearch
Takes search parameters for some or all fields of the address and returns a list of matching addresses.<br> -
BankLookup
Takes a record number and returns the complete bank details.<br> -
AddressFastFind
Takes a free-text search string and returns a list of matching addresses.<br> -
AddressLookupRaw
Takes either a postcode and optional property <b>or</b> a postkey and returns a single address record.<br> Raw PAF address data is returned to allow access to individual unformatted fields.<br> -
BankCardValidate
Takes credit or debit card details and returns a result indicating if the details are valid.<br> -
BankSearch
Takes search parameters for some or all fields and returns a list of matching banks.<br> -
BankAccountValidate
Takes bank account details and returns a result indicating if the details are valid.<br> -
AddressList
Takes a postcode and optional property and returns a list of matching addresses.<br> -
AddressLookup
Takes either a postcode and optional property <b>or</b> a postkey and returns a single address record.<br> -
BankFastFind
Takes a free-text search string and returns a list of matching banks.<br>