Add Supplier Capacity Recommendations REST Endpoints
Supply Chain Planning/Supply Plans/Add Supplier Capacity Recommendations
Recommendations for increasing supplier capacity to satisfy a demand that's at risk. For example, a planner can increase the capacity for an item's supplier and supplier site combination to ensure that the demand is met on time.
- Get all supplier capacity recommendations.
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/SupplierCapacityRecommendations
- Get one supplier capacity recommendation.
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/SupplierCapacityRecommendations/{SupplierCapacityRecommendationsUniqID}