POST api/v1/staffingexceptions/Filter

Get exceptions filtered by department Id, summary Id, department skill id, and by dates

Request Information

URI Parameters

None.

Body Parameters

StaffingExceptionsFilterModel
NameDescriptionTypeAdditional information
departmentId

integer

Required

Range: inclusive between 0 and 2147483647

startDate

date

Required

Data type: DateTime

endDate

date

Required

Data type: DateTime

summaryId

integer

Range: inclusive between 0 and 2147483647

Request Formats

application/json, text/json

Sample:
{
  "departmentId": 1,
  "startDate": "2026-01-02T21:45:46.3761697-06:00",
  "endDate": "2026-01-02T21:45:46.3761697-06:00",
  "summaryId": 4
}

Response Information

Resource Description

ApiResponseModelOfListOfSummaryStaffingExceptionModel
NameDescriptionTypeAdditional information
Data

ApiResponseDataModelOfListOfSummaryStaffingExceptionModel

None.

Errors

Collection of string

None.

Warnings

Collection of string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": {
    "PageSize": 1,
    "Page": 2,
    "TotalPages": 3,
    "TotalResults": 4,
    "Results": [
      {
        "summaryId": 1,
        "departmentShiftId": 2,
        "costCenterId": 3,
        "StaffingExceptions": [
          {
            "staffingExceptionsId": 1,
            "facilityCoId": "sample string 2",
            "facilityName": "sample string 3",
            "costCenterId": 4,
            "facilityId": 5,
            "departmentCode": "sample string 6",
            "departmentId": 7,
            "departmentName": "sample string 8",
            "date": "sample string 9",
            "displayDate": "sample string 10",
            "summaryId": 11,
            "departmentShiftId": 12,
            "startTime": "sample string 13",
            "endTime": "sample string 14",
            "currentStaffTo": 1,
            "currentActualCensus": 1,
            "currentForecastCensus": 15,
            "staffTo": 1,
            "actualCensus": 1,
            "forecastCensus": 16,
            "status": 17,
            "userChanged": "sample string 18",
            "requestorUserId": 19,
            "difference": 20.0,
            "staffingExceptionsSkills": [
              {
                "staffingExceptionsSkillId": 1,
                "staffingExceptionsId": 2,
                "skillId": 3,
                "skillLevelDesc": "sample string 4",
                "targetSnapshot": 5.0,
                "scheduledSnapshot": 6.0,
                "differenceSnapshot": 1.0,
                "targetActual": 7.0,
                "scheduledActual": 8.0,
                "differenceActual": 9.0
              },
              {
                "staffingExceptionsSkillId": 1,
                "staffingExceptionsId": 2,
                "skillId": 3,
                "skillLevelDesc": "sample string 4",
                "targetSnapshot": 5.0,
                "scheduledSnapshot": 6.0,
                "differenceSnapshot": 1.0,
                "targetActual": 7.0,
                "scheduledActual": 8.0,
                "differenceActual": 9.0
              }
            ],
            "exceptionNotes": [
              {
                "noteId": "2362e741-edc7-4ee9-86e2-31979ef65c81",
                "noteTypeId": 2,
                "noteContent": "sample string 3",
                "userId": "sample string 4",
                "userName": "sample string 5",
                "noteCreatedDate": "sample string 6",
                "relationId": 7,
                "relationIdValue": "sample string 8",
                "modifiedDate": "sample string 9"
              },
              {
                "noteId": "2362e741-edc7-4ee9-86e2-31979ef65c81",
                "noteTypeId": 2,
                "noteContent": "sample string 3",
                "userId": "sample string 4",
                "userName": "sample string 5",
                "noteCreatedDate": "sample string 6",
                "relationId": 7,
                "relationIdValue": "sample string 8",
                "modifiedDate": "sample string 9"
              }
            ]
          },
          {
            "staffingExceptionsId": 1,
            "facilityCoId": "sample string 2",
            "facilityName": "sample string 3",
            "costCenterId": 4,
            "facilityId": 5,
            "departmentCode": "sample string 6",
            "departmentId": 7,
            "departmentName": "sample string 8",
            "date": "sample string 9",
            "displayDate": "sample string 10",
            "summaryId": 11,
            "departmentShiftId": 12,
            "startTime": "sample string 13",
            "endTime": "sample string 14",
            "currentStaffTo": 1,
            "currentActualCensus": 1,
            "currentForecastCensus": 15,
            "staffTo": 1,
            "actualCensus": 1,
            "forecastCensus": 16,
            "status": 17,
            "userChanged": "sample string 18",
            "requestorUserId": 19,
            "difference": 20.0,
            "staffingExceptionsSkills": [
              {
                "staffingExceptionsSkillId": 1,
                "staffingExceptionsId": 2,
                "skillId": 3,
                "skillLevelDesc": "sample string 4",
                "targetSnapshot": 5.0,
                "scheduledSnapshot": 6.0,
                "differenceSnapshot": 1.0,
                "targetActual": 7.0,
                "scheduledActual": 8.0,
                "differenceActual": 9.0
              },
              {
                "staffingExceptionsSkillId": 1,
                "staffingExceptionsId": 2,
                "skillId": 3,
                "skillLevelDesc": "sample string 4",
                "targetSnapshot": 5.0,
                "scheduledSnapshot": 6.0,
                "differenceSnapshot": 1.0,
                "targetActual": 7.0,
                "scheduledActual": 8.0,
                "differenceActual": 9.0
              }
            ],
            "exceptionNotes": [
              {
                "noteId": "2362e741-edc7-4ee9-86e2-31979ef65c81",
                "noteTypeId": 2,
                "noteContent": "sample string 3",
                "userId": "sample string 4",
                "userName": "sample string 5",
                "noteCreatedDate": "sample string 6",
                "relationId": 7,
                "relationIdValue": "sample string 8",
                "modifiedDate": "sample string 9"
              },
              {
                "noteId": "2362e741-edc7-4ee9-86e2-31979ef65c81",
                "noteTypeId": 2,
                "noteContent": "sample string 3",
                "userId": "sample string 4",
                "userName": "sample string 5",
                "noteCreatedDate": "sample string 6",
                "relationId": 7,
                "relationIdValue": "sample string 8",
                "modifiedDate": "sample string 9"
              }
            ]
          }
        ]
      },
      {
        "summaryId": 1,
        "departmentShiftId": 2,
        "costCenterId": 3,
        "StaffingExceptions": [
          {
            "staffingExceptionsId": 1,
            "facilityCoId": "sample string 2",
            "facilityName": "sample string 3",
            "costCenterId": 4,
            "facilityId": 5,
            "departmentCode": "sample string 6",
            "departmentId": 7,
            "departmentName": "sample string 8",
            "date": "sample string 9",
            "displayDate": "sample string 10",
            "summaryId": 11,
            "departmentShiftId": 12,
            "startTime": "sample string 13",
            "endTime": "sample string 14",
            "currentStaffTo": 1,
            "currentActualCensus": 1,
            "currentForecastCensus": 15,
            "staffTo": 1,
            "actualCensus": 1,
            "forecastCensus": 16,
            "status": 17,
            "userChanged": "sample string 18",
            "requestorUserId": 19,
            "difference": 20.0,
            "staffingExceptionsSkills": [
              {
                "staffingExceptionsSkillId": 1,
                "staffingExceptionsId": 2,
                "skillId": 3,
                "skillLevelDesc": "sample string 4",
                "targetSnapshot": 5.0,
                "scheduledSnapshot": 6.0,
                "differenceSnapshot": 1.0,
                "targetActual": 7.0,
                "scheduledActual": 8.0,
                "differenceActual": 9.0
              },
              {
                "staffingExceptionsSkillId": 1,
                "staffingExceptionsId": 2,
                "skillId": 3,
                "skillLevelDesc": "sample string 4",
                "targetSnapshot": 5.0,
                "scheduledSnapshot": 6.0,
                "differenceSnapshot": 1.0,
                "targetActual": 7.0,
                "scheduledActual": 8.0,
                "differenceActual": 9.0
              }
            ],
            "exceptionNotes": [
              {
                "noteId": "2362e741-edc7-4ee9-86e2-31979ef65c81",
                "noteTypeId": 2,
                "noteContent": "sample string 3",
                "userId": "sample string 4",
                "userName": "sample string 5",
                "noteCreatedDate": "sample string 6",
                "relationId": 7,
                "relationIdValue": "sample string 8",
                "modifiedDate": "sample string 9"
              },
              {
                "noteId": "2362e741-edc7-4ee9-86e2-31979ef65c81",
                "noteTypeId": 2,
                "noteContent": "sample string 3",
                "userId": "sample string 4",
                "userName": "sample string 5",
                "noteCreatedDate": "sample string 6",
                "relationId": 7,
                "relationIdValue": "sample string 8",
                "modifiedDate": "sample string 9"
              }
            ]
          },
          {
            "staffingExceptionsId": 1,
            "facilityCoId": "sample string 2",
            "facilityName": "sample string 3",
            "costCenterId": 4,
            "facilityId": 5,
            "departmentCode": "sample string 6",
            "departmentId": 7,
            "departmentName": "sample string 8",
            "date": "sample string 9",
            "displayDate": "sample string 10",
            "summaryId": 11,
            "departmentShiftId": 12,
            "startTime": "sample string 13",
            "endTime": "sample string 14",
            "currentStaffTo": 1,
            "currentActualCensus": 1,
            "currentForecastCensus": 15,
            "staffTo": 1,
            "actualCensus": 1,
            "forecastCensus": 16,
            "status": 17,
            "userChanged": "sample string 18",
            "requestorUserId": 19,
            "difference": 20.0,
            "staffingExceptionsSkills": [
              {
                "staffingExceptionsSkillId": 1,
                "staffingExceptionsId": 2,
                "skillId": 3,
                "skillLevelDesc": "sample string 4",
                "targetSnapshot": 5.0,
                "scheduledSnapshot": 6.0,
                "differenceSnapshot": 1.0,
                "targetActual": 7.0,
                "scheduledActual": 8.0,
                "differenceActual": 9.0
              },
              {
                "staffingExceptionsSkillId": 1,
                "staffingExceptionsId": 2,
                "skillId": 3,
                "skillLevelDesc": "sample string 4",
                "targetSnapshot": 5.0,
                "scheduledSnapshot": 6.0,
                "differenceSnapshot": 1.0,
                "targetActual": 7.0,
                "scheduledActual": 8.0,
                "differenceActual": 9.0
              }
            ],
            "exceptionNotes": [
              {
                "noteId": "2362e741-edc7-4ee9-86e2-31979ef65c81",
                "noteTypeId": 2,
                "noteContent": "sample string 3",
                "userId": "sample string 4",
                "userName": "sample string 5",
                "noteCreatedDate": "sample string 6",
                "relationId": 7,
                "relationIdValue": "sample string 8",
                "modifiedDate": "sample string 9"
              },
              {
                "noteId": "2362e741-edc7-4ee9-86e2-31979ef65c81",
                "noteTypeId": 2,
                "noteContent": "sample string 3",
                "userId": "sample string 4",
                "userName": "sample string 5",
                "noteCreatedDate": "sample string 6",
                "relationId": 7,
                "relationIdValue": "sample string 8",
                "modifiedDate": "sample string 9"
              }
            ]
          }
        ]
      }
    ]
  },
  "Errors": [
    "sample string 1",
    "sample string 2"
  ],
  "Warnings": [
    "sample string 1",
    "sample string 2"
  ]
}