Staffing Volumes REST Endpoints

Staffing Volumes
The staffing volumes resource drives the staffing requirements for a department, location and skill.
Create a staffing volume
Method: post
Path: /hcmRestApi/resources/11.13.18.05/staffingVolumes
Delete a staffing volume
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/staffingVolumes/{StaffingVolumeId}
Delete the staffing volume using an import tag
Method: post
Path: /hcmRestApi/resources/11.13.18.05/staffingVolumes/action/deleteForImportTag
Get a single staffing volume
Method: get
Path: /hcmRestApi/resources/11.13.18.05/staffingVolumes/{StaffingVolumeId}
Get all staffing volumes
Method: get
Path: /hcmRestApi/resources/11.13.18.05/staffingVolumes
Update a staffing volume
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/staffingVolumes/{StaffingVolumeId}