- Subcategories:
- Subinventories
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: postPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization
- Delete one plan organization
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization/{TransactionId}
- Get all plan organizations
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization
- Get one plan organization
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization/{TransactionId}
- Update one plan organization
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanOrganization/{TransactionId}