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