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
 

AddressesByLocalityKey

Parameters:

String username

String password

AddressCaptureLicence licence

String localityKey

String building

Option[] options

Returns:

PartialAddress[]

Description:

Finds details of an address within a locality. The locality to search within is identified by the localityKey parameter, which should be a locality key returned from the LocalitiesByName or LocalitiesByPostcode methods.

The building to find the address for is specified by the building parameter. This should be set to the name of the building or organisation you wish to find.

Note that this should not be a building number; to find addresses using a building number you should first identify the street the building is on using the StreetsByLocalityKey or StreetsByName methods, then use the AddressesByStreetKey method to find the building address.

View all Address Capture Methods