Project Resource Assignment Daily Hours REST Endpoints
Project Resource Assignment Daily Hours
The Project Resource Assignment Daily Hours resource is used to view and manage daily assignment hours for a resource.
- Get a project resource assignment daily hour record.
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectResourceAssignmentDailyHours/{AssignDailyHoursId}
- Get all project resource assignment daily hour records.
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectResourceAssignmentDailyHours
- Update project resource assignment daily hours.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/projectResourceAssignmentDailyHours/action/updateAssignmentDailyHours
- Validate adjusted project resource assignment daily hours schedules
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/projectResourceAssignmentDailyHours/action/validateForGanttDailyAssignmentAdjustment