GET api/SuburbAndPostalCodeLookup?suburb={suburb}&postalCode={postalCode}
Resolves suburb, city, postal code, route code and hub information used for shipment validation, routing, delivery planning and FreightWare logistics processing. The endpoint supports suburb lookups, postal code lookups, or combined suburb and postal code validation searches.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| suburb | string |
None. |
|
| postalCode | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.