Skip to main content
An employee-assignment represents the assignment of a working time arrangement to an employee over a specific period. The end date of the period can be open-ended (null) to indicate an ongoing assignment. In practice, assignments are handled via employee work-contracts. As a result, a new assignment will result in the creation of a work-contract amendment for the employee.
workContractId
integer<int32>
required
Required range: x >= 0
startsOn
string<date>
required
employee
WtaEmpoyee · object
required
id
integer<int32>
Required range: x >= 0
workingTimeArrangement
WorkingTimeArrangementLite · object
endsOn
null | string<date>