Assigned Attribute Values REST Endpoints
    
        Supply Chain Planning/Production Scheduling Plans/Assigned Attribute Values
    
The Assigned Attribute Values resource manages the attributes that are assigned to work order operations that are used for scheduling.
- Get all assigned attribute values
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/assignedAttributeValues - Get one assigned attribute value
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/assignedAttributeValues/{assignedAttributeValuesUniqID}