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
 

LocalitiesByPostcode

Parameters:

String username

String password

AddressCaptureLicence licence

String postcode

Returns:

PartialAddress[]

Description:

Finds a list of towns or villages that contain the specified postcode.

The postcode can be either a full postcode, a postcode district (the first half of the postcode) or a postcode area (the first one or two letters only).

Each matching town or village is returned as a PartialAddress, which contains the name of the town or village as the Description and a unique identifier as the ID. The user can use the Description to select the required town or village, and the corresponding ID can be used as input to the StreetsByLocalityKey or AddressesByLocality methods to further refine the address.

View all Address Capture Methods