Roster
Start a job
POST
Authorizations
Include the access token in the Authorization header using the Bearer scheme.
Body
application/json
The data required to initialize a new roster job.
High-level information about the job that is being started.
List of employees to be used in this roster.
List of demands used in this roster.
List of shifts that employees can be assigned to.
List of time slots for which demand can be specified (only if using TIME_DEMAND)
Rules that should be active. Used to specify all sorts of preferences and restrictions.
Extensions that can be helpful in more advanced rostering scenarios.
Response
Response containing the job ID of the initiated roster job.
