Upstream Orders REST Endpoints
Supply Chain Planning/Supply Plans/Upstream Orders
Management of the supplies that are pegged to a specific order at the next level upstream in the supply chain.
- Get details of all upstream supply orders at the next level upstream in the supply chain
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/UpstreamOrders
- Get details of one upstream supply order
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/UpstreamOrders/{UpstreamOrdersUniqID}