Name / Description | Type / Format | Example | |
---|---|---|---|
employee
|
Item
|
{Item}
|
|
payrollCode
|
string
|
"string"
|
|
department
|
string
|
"string"
|
|
rightToWork
|
RightToWork
|
{RightToWork}
|
{
"employee": {
"id": "string",
"name": "string",
"metadata": {},
"url": "string"
},
"payrollCode": "string",
"department": "string",
"rightToWork": {
"checked": true,
"documentType": "Other",
"documentRef": "string",
"documentExpiry": "2024-11-21",
"note": "string"
}
}
- none -
- none -