Inventory
Returns on hand counts by item. Excludes reserved inventory counts by default, but can be included by passing in the ```includeReserved``` query parameter. NOTE: If the response does not contain an item identifier, it means there is no quantity on hand.
get/api/inventory/byItem
Query parameters
includeReservedboolean
Whether to included reserved inventory into the counts
Response
OK
object required
Changes
No recorded changes to this endpoint across all 12 revisions of this API.