- Subcategories:
- Person Assignment Labor Schedule Versions
Person Assignment Labor Schedules REST Endpoints
Person Assignment Labor Schedules
The Person Assignment Labor Schedules resource is used to view and manage the labor schedule headers for a combination of a person and an assignment.
- Copy a version
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules/{LaborScheduleId}/action/copyVersion
- Create many Person Assignment Labor Schedule headers.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules
- Delete a Person Assignment Labor Schedule header.
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules/{LaborScheduleId}
- Get a Person Assignment Labor Schedule header.
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules/{LaborScheduleId}
- Get many Person Assignment Labor Schedule headers.
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules
- Update a Person Assignment Labor Schedule header.
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules/{LaborScheduleId}