Gets the suburb for the criteria passed in
GET http:///api/v2/ess/{employeeId}/lookup/suburb
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| employeeId | string | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| suburb | string | Required | |
| state | string | Required | |
| postCode | string | Required | |
| countryId | string | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | SuburbResult | 
Powered by DapperDox