DELETE api/v1/staffingexceptions/{staffingExceptionsId}
Delete StaffingException by primary key
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| staffingExceptionsId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
StaffingExceptionModel| Name | Description | Type | Additional information |
|---|---|---|---|
| StaffingExceptionsId | integer |
Required |
|
| DepartmentId | integer |
Required |
|
| SummaryId | integer |
None. |
|
| DepartmentShiftId | integer |
None. |
|
| Date | date |
Required |
|
| StaffTo | integer |
None. |
|
| ActualCensus | integer |
None. |
|
| ForecastCensus | integer |
None. |
|
| Status | integer |
Required |
|
| AppChanged | string |
String length: inclusive between 0 and 50 |
|
| UserChanged | string |
String length: inclusive between 0 and 50 |
|
| CreateDateUtc | date |
Required |
|
| DateChangedUtc | date |
Required |
|
| DepartmentFsDept | FsDeptModel |
None. |
|
| DepartmentShiftFsDeptShift | FsDeptShiftModel |
None. |
|
| SummaryFsDeptSummary | FsDeptSummaryModel |
None. |
|
| StaffingExceptionsSkills | Collection of StaffingExceptionsSkillModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.