Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id |
The "id" refers to the identifier of a specific entity within the context of the API. It is automatically generated, does not change, and can only be accessed in read mode. It serves as a search filter to locate data based on a list of values. This field is also named “workShiftId“ when used as path parameter. |
integer |
|
|
|
resourceId |
It’s a unique identifier for a specific resource |
integer |
|
|
|
startTime |
It refers to the time when a Work Shift starts |
string (e.g. 08:00) |
|
|
|
endTime |
It refers to the time when a Work Shift ends |
string (e.g. 17:00) |
|
|
|
breakStartTime |
It refers to the start time of the break within a work shift |
string (e.g. 12:00) |
|
|
|
breakEndTime |
It refers to the end time of the break within a work shift |
string (e.g. 13:00) |
|
|
|
operationCenterId |
It’s a unique identifier for a specific operations center |
integer |
|
|
|
typeId |
It’s a unique identifier for a specific work shift type |
integer |
|
|
|
note |
It’s used to add descriptive text or remarks to provide further context or details about the work shift type |
string |
|
|
|
overtimeMinute |
It refers to the allowed overtime for a specific work shift type. This parameter is used in the automatic scheduling process |
integer |
|
|
|
day |
It refers to the single day in which you want to define the resource’s work shift |
date |