Work Order Temporal Relations REST Endpoints
Supply Chain Planning/Production Scheduling Plans/Work Order Temporal Relations
The Work Order Temporal Relations resource manages the temporal relations between the upstream and downstream operations.
- Get all temporal relations
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/workOrderTemporalRelations - Get one temporal relation
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/workOrderTemporalRelations/{workOrderTemporalRelationsUniqID} - Update a temporal relation
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/workOrderTemporalRelations/{workOrderTemporalRelationsUniqID}