Item Stocking Inquiries REST Endpoints

Inventory Management/Item Stocking Inquiries
An inquiry gets the on-hand quantity for an item, or for items in a location in the primary unit of measure of an item, or in the stocking unit of measure for a subinventory. It also gets you the on-hand quantity for an item in a location associated with it or where there's a non-zero on-hand quantity for an item.
Get on-hand quantity details for a location with multiple items
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemStockingInquiries
Get on-hand quantity details for an item
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemStockingInquiries/{itemStockingInquiriesUniqID}