v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Inventory

Find inventory based on search parameters.

post/api/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

lotIdsstring[] nullable

Filter inventory based on lot ids.

itemIdsstring[] nullable

Filter inventory based on item ids.

locationIdsstring[] nullable

Filter inventory based on location ids.

Response

List of locations matching the filters

idstring required

Unique id associated to this entity.

lotIdstring nullable

The lot Iid associated to this entity.

locationIdstring nullable

The location id associated to this entity.

quantitynumber double required

The quantity of items in this inventory.

onHandQuantitynumber double required

The on-hand quantity of items in this inventory.

itemIdstring required

The item id associated to this entity.

itemNumberstring required

The number/sku/short name of the item.

itemDescriptionstring nullable

The description of the item