inventory

List ERP inventory items

Fetches a paginated list of inventory items for a business node, with optional file filter and search.

get/inventory/items

Query parameters

business_node_idstring required

Business node ID (leaf) the inventory is scoped to

file_idstring

Filter by ERP inventory file ID (UUID)

searchstring

Search by primary identifier, secondary identifier, or description

pageinteger

Page number (default: 1)

page_sizeinteger

Items per page (default: 20)

Response

OK

total_countinteger

Changes

No recorded changes to this endpoint across all 7 revisions of this API.