Employee Timesheet Groups
GET {{base_url}}/employee/:Employee/emtkgroups
Use this endpoint to retrieve timesheet groups associated with an employee in the Employees Hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"Employee":"00001","Company":"PR","TKGroup":"EL","AllowEdit":"N","TKGroupDesc":"Electrical"}]