v2
latestOpenAPI 3.0.42026-08-084694591.6 MBReporting
Lists report-ready on-hand inventory rows from the inventory reporting view, including per-unit and extended valuation (material/labor/machine/OP), lot and location context, and item categorization so callers do not need to hand-join inventory to lots, items, and their details. Returns exactly one row per (item, lot, location), so summing on-hand quantity or value across the rows does not over-count a lot.
post/api/reporting/inventory/list
Query parameters
Sort.Fieldstring
Sort field
Sort.Dir'ascending' | 'descending'
Specify sorting direction.
Sort direction
Skipinteger
Number of records to skip.
Takeinteger
Number of records to return (maximum)
Request body
Response
A page of inventory report rows with the total matching count.