On Hold Lots REST Endpoints

Supply Chain Planning/Production Scheduling Plans/Items/On Hold Lots
The On Hold Lots resource manages the on-hand inventory that's on hold.
Get all on-hold lots
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/items/{itemsUniqID}/child/onHoldLots
Get one on-hold lot
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/items/{itemsUniqID}/child/onHoldLots/{onHoldLotsUniqID}