GET api/Shifts

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "ShiftID": 1,
  "ShiftName": "sample string 2",
  "ShiftNameE": "sample string 3",
  "ShiftStartDate": "sample string 4",
  "Day1STime": "00:00:00.1234567",
  "SUNSTime": "sample string 5",
  "MONSTime": "sample string 6",
  "TUESTime": "sample string 7",
  "WENSTime": "sample string 8",
  "THUSTime": "sample string 9",
  "FRSTime": "sample string 10",
  "Day1ETime": "00:00:00.1234567",
  "SUNETime": "sample string 11",
  "MONETime": "sample string 12",
  "TUEETime": "sample string 13",
  "WENETime": "sample string 14",
  "THUETime": "sample string 15",
  "FRIETime": "sample string 16",
  "NormSTime": "sample string 17",
  "NormETime": "sample string 18",
  "ShiftApplyDate": "2025-12-10T14:51:17.3750111-08:00",
  "ShiftEndDate": "2025-12-10T14:51:17.3750111-08:00",
  "ShiftsWorkHours": 19,
  "IsWeekEndSat": 1,
  "IsWeekEndSun": 1,
  "IsWeekEndMon": 1,
  "IsWeekEndTue": 1,
  "IsWeekEndWed": 1,
  "IsWeekEndThu": 1,
  "IsWeekEndFri": 1,
  "Shift_SER": 1,
  "ShiftType": 20,
  "ShiftTypeName": "sample string 21",
  "PermetsNOs": 1,
  "PermetsMaxHoursNOs": 1,
  "OneSignCut": 1,
  "FlexableHoursNOs": 1,
  "FlexableHoursShortageMinutes": 1,
  "FlexableHoursShortageCut": 1.1,
  "SingleSignAbsenceCut": 1.1
}