Planning Attributes REST Endpoints
Supply Chain Planning/Plan Inputs/Planning Demands/Planning Attributes
The Planning Attributes resource manages the attribute-based planning attributes associated with a demand or supply.
- Get attributes for all demands or supplies
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planInputs/{PlanInputId}/child/PlanningDemands/{TransactionId}/child/PlanningAttributes
- Get attributes for one demand or supply
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planInputs/{PlanInputId}/child/PlanningDemands/{TransactionId}/child/PlanningAttributes/{TransactionId2}