Downstream Orders REST Endpoints
Supply Chain Planning/Supply Plans/Downstream Orders
Management of supplies and demands pegged to a specific order at the next downstream level in the supply chain.
- Get details of all downstream orders at the next level downstream in the supply chain
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/DownstreamOrders
- Get details of one downstream order
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/DownstreamOrders/{DownstreamOrdersUniqID}