Work Definitions REST Endpoints
Supply Chain Planning/Demand and Supply Plans/Work Definitions
The WorkDefinitionsVersions resource manages the work definitions and their different versions.
- Get details of all work definitions and their versions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/workDefinitionVersions - Get details of one work definition version
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/workDefinitionVersions/{workDefinitionVersionsUniqID}