Skip Navigation Links
Home
Data8Online
Integr8
Integr8 HomeExpand Integr8 Home
Postcode LookupExpand Postcode Lookup
ServicesExpand Services
Office IntegrationExpand Office Integration
DemonstrationExpand Demonstration
DevelopersExpand Developers
Register
Resellers
AdministrationExpand Administration
Careers
 

Address Capture Methods

The address capture service can be accessed at http://webservices.data-8.co.uk/AddressCapture.asmx or you may prefer the WSDL

The following methods are available:

  • AddressesByLocalityKey - Finds details of an address within a locality.
  • AddressesByStreetKey - Finds details of an address within a street.
  • FetchAddress - Retrieves the full formatted PAF address of an address that has already been found.
  • FetchRawAddress - Retrieves the full structured PAF address of an address that has already been found.
  • FindAddress - Finds a list of possible addresses that match the search criteria.
  • GetFullAddress - Finds a list of formatted PAF addresses that are in the requested postcode and optional building.
  • GetFullRawAddress - Finds a list of structured PAF addresses that are in the requested postcode and optional building.
  • LocalitiesByName - Finds a list of towns or villages that match the requested name.
  • LocalitiesByPostcode - Finds a list of towns or villages that contain the specified postcode.
  • StreetsByLocalityKey - Finds a list of streets within a town or village that match the requested street name.
  • StreetsByName - Finds a list of streets that match the requested street name within towns or villages matching the locality name.
  • ValidatePostcode - Checks if a postcode is syntactically valid.

View Address Capture Overview