RosterOpen
RosterOpen is a temporary state that exists whilst a roster is published but unfilled. It is important to note this because once a shift is filled (an employee accepts the shift), the RosterOpen records are removed.
Data Element | Data Type | What is it | Mandatory |
---|---|---|---|
Id | Integer | The id of the record | No |
Roster | Integer | The id of the linked roster | Yes |
EmployeeId | Integer | The id of the employee who has been offered the shift | Yes |
Link | VarChar | A unique link sent to the employee allowing them to accept the shift | Yes |
Creator | Integer | The id of the user who created the record | No |
Created | DateTime | The time the record was originally created | No |
Modified | DateTime | The time the record was last modified | No |
Foreign Objects which can be linked with the Resource API
Updated over 2 years ago