Plan Organizations REST Endpoints

Supply Chain Planning/Plan Definitions/Plan Organizations
The plan organizations specified in the plan options used in the supply planning process that generates supplies for the organizations, if needed.
Create plan organizations
Method: post
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization
Delete one plan organization
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization/{TransactionId}
Get all plan organizations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization
Get one plan organization
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization/{TransactionId}
Update one plan organization
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization/{TransactionId}