Employee Groups

This resource allows you to create, retrieve, and update employee groups.

An employee group defines the employees that are eligible to work for a manager. Employee groups include all home employees of the manager (employees whose primary job is in the specified organizational set) and all employees who are eligible to transfer (employees that can work a job in the specified organizational set).

Operations


Create Employee Groups
POST /v1/commons/employee_groups/multi_create


Retrieve All Employee Groups or by Name
GET /v1/commons/employee_groups


Retrieve Employee Group by ID
GET /v1/commons/employee_groups/{id}


Retrieve Employee Groups
POST /v1/commons/employee_groups/multi_read


Update Employee Groups
POST /v1/commons/employee_groups/multi_update