Lists all the work types for the employee.
This operation supports OData queries.
GET http:///api/v2/business/{businessId}/employee/{employeeId}/worktype
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| businessId | string | Required | |
| employeeId | string | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          SgWorkTypeModel | 
Powered by DapperDox