Plan Definitions REST Endpoints

Supply Chain Planning/Plan Definitions
Attributes that specify the plan objectives, scope, and key components of a plan.
Create plans
Method: post
Path: /fscmRestApi/resources/11.13.18.05/planOptions
Delete a plan definition
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}
Get all plan definitions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions
Get one plan definition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}
Update a plan
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}