API/EndUser/Services/getSuburbByPostcode
From Emersion
getSuburbByPostcode
Purpose
For searching G-NAF data to find suburbs in Australia.
Inputs
<soapenv:Header/> <soapenv:Body> <ser:getSuburbByPostcode> <ser:postcode>2452</ser:postcode> </ser:getSuburbByPostcode> </soapenv:Body>
Output
<ns1:getSuburbResponse> <ns1:SuburbItem> <ns1:suburb>TOORMINA</ns1:suburb> <ns1:postcode>2452</ns1:postcode> </ns1:SuburbItem> <ns1:SuburbItem> <ns1:suburb>BOAMBEE EAST</ns1:suburb> <ns1:postcode>2452</ns1:postcode> </ns1:SuburbItem> </ns1:getSuburbResponse>
Error String
129. Invalid or missing post code