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: post
Path: /fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules/{LaborScheduleId}/action/copyVersion
Create many Person Assignment Labor Schedule headers.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules
Delete a Person Assignment Labor Schedule header.
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules/{LaborScheduleId}
Get a Person Assignment Labor Schedule header.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules/{LaborScheduleId}
Get many Person Assignment Labor Schedule headers.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules
Update a Person Assignment Labor Schedule header.
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/personAssignmentLaborSchedules/{LaborScheduleId}