inventory
Get Items by primary_identifier
Retrieves ERP inventory items by their primary identifier (part_number). Within the same part number, a single ERP entry may appear multiple times linked to different item IDs. The caller is responsible for checking each entry's item ID to determine which item it belongs to.
get/inventory/items/part-number
Query parameters
identifiersstring[] required
Primary identifiers (repeat the identifiers query parameter)
business_node_idstring
Optional business node ID (leaf) to scope the lookup; omit for a business-wide lookup
Response
OK
Changes
No recorded changes to this endpoint across all 7 revisions of this API.