Resource Availability Levels REST Endpoints

Supply Chain Planning/Production Scheduling Plans/Resource Availability Levels
The level of resource units available for the schedule. This can occur if you have varying resource unit levels by shift such as 10 in the day shift and 8 in the night shift or during holidays where 0 resource units are available.
Get all resource availability levels
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/resourceAvailabilityLevels
Get one resource availability level
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/resourceAvailabilityLevels/{resourceAvailabilityLevelsUniqID}