Plan Forecast Profiles REST Endpoints

Supply Chain Planning/Plan Definitions/Plan Forecast Profiles
Options used in the forecasting process in the plan run.
Create plan forecast profiles
Method: post
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile
Delete one plan forecast profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile/{TransactionId}
Get all plan forecast profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile
Get one plan forecast profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile/{TransactionId}
Update one plan forecast profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile/{TransactionId}