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

KeyDatatypeRequiredDescription
Content-TypestringRequired.

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"}]