NextGen APIs

POST /workforce/calendars/r1/work-shift-types


Http Verb

POST

Url

/workforce/calendars/r1/work-shift-types

Permissions required

Resource Configuration: Edit (fsm.core.resource.configuration.edit)

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2024 W2 (FSM 17.0)

Deprecated since


Removed since


Tech Tags

 

Business Logic

This API creates a new Work Shift Type.

Header Parameters

Default.

Request Body Parameters

Field

Validations

Note

operationCenterId

Max Lenght: 10

 

description

Max Lenght: 100

Mandatory

 

startTime

Format: HH:mm (String)

Mandatory

 

endTime

Format: HH:mm (String)

Mandatory

 

order

Max Lenght: 10

Mandatory

 

active

Max Lenght: 1

Mandatory

 Default value = true

code

Max Lenght: 20

Mandatory and unique

 

breakStartTime

Format: HH:mm (String)

 

breakEndTime

Format: HH:mm (String)

 

overtimeMinute

Max Lenght: 10

 

Response documentation

Response payload fields

Field

Note

id

 

Response error codes

BASE_0012, BASE_0009