This resource allows you to retrieve and manipulate minor rule and school calendar assignments.
Minor rules are legally binding scheduling rules and penalties that regulate minor employees, who are typically aged 14 to 18. The age range may vary by jurisdiction.
Scheduler and the Auto-Scheduler can schedule minor employees according to labor laws in their jurisdiction. Different Minor Rule sets can be configured for each jurisdiction.
School calendars define a minor employee's school schedule and work in conjunction with minor rules to meet a jurisdiction's rules and regulations concerning the employment of minors.
Operations
Retrieve Minor Rule and School Calendar Assignments
POST /v2/commons/persons/minor_rules/multi_read
Retrieve Minor Rule and School Calendar Assignments (Deprecated)
POST /v1/commons/persons/minor_rules/multi_read
Retrieve Minor Rule and School Calendar Assignments by ID
GET /v2/commons/persons/minor_rules/{personId}
Retrieve Minor Rule and School Calendar Assignments by ID (Deprecated)
GET /v1/commons/persons/minor_rules/{personId}
Retrieve Minor Rule and School Calendar Assignments by Person Number
GET /v2/commons/persons/minor_rules
Retrieve Minor Rule and School Calendar Assignments by Person Number (Deprecated)
GET /v1/commons/persons/minor_rules
Update Minor Rule and School Calendar Assignments
POST /v2/commons/persons/minor_rules/multi_upsert
Update Minor Rule and School Calendar Assignments (Deprecated)
POST /v1/commons/persons/minor_rules/multi_upsert
Update Minor Rule and School Calendar Assignments by ID
PUT /v2/commons/persons/minor_rules/{person_id}
Update Minor Rule and School Calendar Assignments by ID (Deprecated)
PUT /v1/commons/persons/minor_rules