Overview
The Kit Items importer adds part requests to existing kits, one CSV row per requested part, with the target kit identified bykit_id. A single file can target any number of kits.
Rows upsert on the kit and the part together. A row whose kit already requests that part updates the request’s quantity, keeping any inventory already kitted against it; a row naming a pair the kit doesn’t hold creates the request. There is no column for an existing request’s own id.
Columns
The header set is closed. A column outside this list fails the import rather than being skipped.
ION also accepts
kit id, kit-id, part number, and part-number as header spellings.
This importer does not support custom attributes.