DELETE api/v1/shiftcodetemplatelinkedshifts/{departmentId}/{shiftId}/{effectiveDate}/{dayOfWeekId}/{volumeLow}/{volumePeak}

delete from shift to shift code template linked shifts

Request Information

URI Parameters

NameDescriptionTypeAdditional information
departmentId

integer

Required

shiftId

integer

Required

effectiveDate

date

Required

dayOfWeekId

integer

Required

volumeLow

integer

Required

volumePeak

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of integer

Response Formats

application/json, text/json

Sample:
[
  1,
  2
]