GET v3/postcode-lookup?postcode={postcode}

Returns a list of addresses and ids for a given postcode

Request Information

URI Parameters

NameDescriptionTypeAdditional information
postcode

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of PostcodeLookupResult
NameDescriptionTypeAdditional information
Description

A summary of the address

string

None.

Id

The postcode lookup id for the address. Use this to get the full address.

string

None.

Response Formats

application/json, text/xml

Sample:

Sample not available.