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 | ||
| state | string | ||
| postCode | string | ||
| 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