Inbound Quantity Details REST Endpoints

Inventory Management/List of Values/On-hand Quantity Details/Inbound Quantity Details
The Inbound Quantity Details resource uses information about the item and inventory location that you provide to get details about the inbound quantities in the primary UOM or secondary UOM.
Get all details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/onhandQuantityDetails/{onhandQuantityDetailsUniqID}/child/InboundQuantityDetails
Get one detail
Method: get
Path: /fscmRestApi/resources/11.13.18.05/onhandQuantityDetails/{onhandQuantityDetailsUniqID}/child/InboundQuantityDetails/{InboundQuantityDetailsUniqID}