Planning Attributes REST Endpoints

Supply Chain Planning/Demand and Supply Plans/Planning Supplies/Planning Attributes
The Planning Attributes resource manages the attribute-based planning attributes associated with a demand or supply.
Create attributes for a demand or supply
Method: post
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/PlanningSupplies/{TransactionId}/child/PlanningAttributes
Get attributes for all demands or supplies
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/PlanningSupplies/{TransactionId}/child/PlanningAttributes
Get attributes for one demand or supply
Method: get
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/PlanningSupplies/{TransactionId}/child/PlanningAttributes/{TransactionId4}
Update attributes for one demand or supply
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/PlanningSupplies/{TransactionId}/child/PlanningAttributes/{TransactionId4}