Remove Items

Objective:

  • Delete items from the system.

Filename:

  • Pattern: RemoveItem_xxxxx

  • Example: RemoveItem_20240123-093412.csv

Columns:

Header

Alternative header

Requirement

Description

id

item_external_id

Mandatory

Unique item identifier

customer

customer_external_id

Optional

Associated customer ID

Notes: * customer_external_id is recommended on import files and required in supplier mode.

As supplier:

item_external_id;customer_external_id
040002FB5E0;4312
040002EA6B4;4312
040002AB246;4313

As customer:

item_external_id
ITM-100001
ITM-100002
ITM-200001