This resource defines a repeating pattern of shifts and paycodes and assigns the pattern to an employment term. Pattern assignments are effective dated. Modifying the pattern assignment of an employment term can automatically affect the schedule of employees from that employment term depending upon inheritance.
After this operation is successfully processed, the schedule is updated after a delay based on the size of the group and the number of employment terms. The delay can range from only a few minutes to several hours when thousands of employees are involved. Use the Retrieve Schedule (POST /v1/scheduling/schedule/multi_read) operation to validate whether or not the schedule has been updated.
Operations
Create Employment Term Schedule Pattern
POST /v1/scheduling/employment_term_schedule_patterns/apply_create
Delete Employment Term Schedule Pattern by ID
DELETE /v1/scheduling/employment_term_schedule_patterns/{id}
Retrieve Employment Term Schedule Pattern Configuration
GET /v1/scheduling/employment_term_schedule_patterns/builder
Retrieve Employment Term Schedule Pattern by ID
GET /v1/scheduling/employment_term_schedule_patterns/{id}
Retrieve Employment Term Schedule Patterns
POST /v1/scheduling/employment_term_schedule_patterns/multi_read
Update or Remove Employment Term Schedule Patterns
POST /v1/scheduling/employment_term_schedule_patterns/apply_update