|
Http Verb |
PATCH |
|---|---|
|
Url |
/workforce/calendars/r1/work-shift-types/{workShiftTypeId} |
|
Permissions required |
Resource Configuration: Edit (fsm.core.resource.configuration.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
|
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API modify an existing Work Shift Type.
Path Parameters
|
Field |
Note |
|---|---|
|
workShiftTypeId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
operationCenterId |
Max Lenght: 10 |
|
|
description |
Max Lenght: 100 |
|
|
startTime |
Format: HH:mm |
|
|
endTime |
Format: HH:mm |
|
|
order |
Max Lenght: 10 |
|
|
active |
Max Lenght: 1 |
|
|
code |
Max Lenght: 20 |
|
|
breakStartTime |
Format: HH:mm |
|
|
breakEndTime |
Format: HH:mm |
|
|
overtimeMinute |
Max Lenght: 10 |
|
Response documentation
Response error codes
NOT_FOUND, BASE_0003, BASE_0012, CALENDAR_007, BASE_0009