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: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/workOrderTemporalRelations
Get one temporal relation
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/workOrderTemporalRelations/{workOrderTemporalRelationsUniqID}
Update a temporal relation
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/workOrderTemporalRelations/{workOrderTemporalRelationsUniqID}