GET v3/postcode-lookup?postcode={postcode}
Returns a list of addresses and ids for a given postcode
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
postcode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PostcodeLookupResultName | Description | Type | Additional 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.