Planning Cycle Plans REST Endpoints

Supply Chain Planning/Planning Cycles/Planning Cycle Plans
A planning cycle has one or more linked supply chain plans to analyze. For example, you can include the current baseline plan and alternative plans in the planning cycle. The links that you set up for an activity or task opens reports in the plans.
Create planning cycle plans
Method: post
Path: /fscmRestApi/resources/11.13.18.05/planningCycles/{PlanningCycleId}/child/planningCyclePlans
Delete one planning cycle plan
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/planningCycles/{PlanningCycleId}/child/planningCyclePlans/{planningCyclePlansUniqID}
Get all planning cycle plans
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningCycles/{PlanningCycleId}/child/planningCyclePlans
Get one planning cycle plan
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningCycles/{PlanningCycleId}/child/planningCyclePlans/{planningCyclePlansUniqID}