This resource allows an employee to define and submit a request to be excused from regular work duties for different reasons.
If the request is approved, the system automatically incorporates the change in the schedule. All or portions of the employee's shift are replaced with the appropriate paycode. Different time-off subtypes require an open request submission period during which the employee can submit the request, providing administrative control. Depending on configuration, the employee can request time off for one day, a portion of a day, a symbolic portion of a day, multiple days or multiple portions or symbolic portions of days (whether in sequence or not). All time off requests are linked to paycodes. Different submittal and approval criteria can be defined.
Operations
Create Employee Time Off Request
POST /v1/scheduling/employee_timeoff
Retrieve Employee Accrual Balance
GET /v1/scheduling/employee_timeoff/accruals
Retrieve Employee Request Period
GET /v1/scheduling/employee_timeoff/request_periods
Retrieve Employee Request Subtype
GET /v1/scheduling/employee_timeoff/request_subtypes
Retrieve Employee Symbolic Value
GET /v1/scheduling/employee_timeoff/symbolic_values
Retrieve Employee Time Off Request by ID
GET /v1/scheduling/employee_timeoff/{timeOffRequestId}
Retrieve Employee Time Off Requests
POST /v1/scheduling/employee_timeoff/multi_read
Update Employee Time Off Request
POST /v1/scheduling/employee_timeoff/apply_update