POST api/v1/shiftcodetemplatelinkedshifts

Create a new ShiftCodeTemplateLinkedShiftMode

Request Information

URI Parameters

None.

Body Parameters

ShiftCodeTemplateLinkedShiftModel
NameDescriptionTypeAdditional information
ShiftCodeTemplateLinkedShiftId

integer

Required

DepartmentId

integer

Required

DepartmentShiftId

integer

Required

DayOfWeekId

integer

Required

EffectiveDate

date

Required

AppChanged

string

String length: inclusive between 0 and 50

CreateDateUtc

date

Required

UserChanged

string

String length: inclusive between 0 and 50

DateChangedUtc

date

None.

VolumeLow

integer

None.

VolumePeak

integer

None.

StatDescription

string

String length: inclusive between 0 and 255

DayOfWeekFsDayOfWeek

FsDayOfWeekModel

None.

DepartmentFsDept

FsDeptModel

None.

DepartmentShiftFsDeptShift

FsDeptShiftModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

ShiftCodeTemplateLinkedShiftModel
NameDescriptionTypeAdditional information
ShiftCodeTemplateLinkedShiftId

integer

Required

DepartmentId

integer

Required

DepartmentShiftId

integer

Required

DayOfWeekId

integer

Required

EffectiveDate

date

Required

AppChanged

string

String length: inclusive between 0 and 50

CreateDateUtc

date

Required

UserChanged

string

String length: inclusive between 0 and 50

DateChangedUtc

date

None.

VolumeLow

integer

None.

VolumePeak

integer

None.

StatDescription

string

String length: inclusive between 0 and 255

DayOfWeekFsDayOfWeek

FsDayOfWeekModel

None.

DepartmentFsDept

FsDeptModel

None.

DepartmentShiftFsDeptShift

FsDeptShiftModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.