Overview
The Part Inventory importer creates new inventory or updates existing inventory from a single CSV. The distinction is row-by-row:- Rows without an
idvalue create new inventory.part_numberis required. - Rows with an
idvalue update the matching inventory record.part_numberandrevisionare ignored on update.
Columns
Name-valued fields (
location, supplier, unit_of_measure, intent_option) are resolved case-insensitively against existing records. An unrecognized name produces a row-level error.