Outscan

Objective:

  • Update item position to "In Transport".

Filename:

  • Pattern: Outscan_xxxxx

  • Example: Outscan_20240123-093412.csv

Columns:

Header

Alternative header

Requirement

Description

id

item_external_id

Mandatory

Unique item identifier

customer

customer_external_id

Mandatory

Associated customer ID

Notes: * Duplicate item_external_id values in the same customer group should be avoided. * The same item_external_id can appear for different customers when needed.

Examples:

As supplier:

item_external_id;customer_external_id
D000A3F5B7DF;1000
D000B2356A34;1000
D000C2399A12;1000

As customer:

  • Not applicable for outscan. customer_external_id is mandatory for every row.

Multiple customers:

item_external_id;customer_external_id
D000A3F5B7DF;1000
D000B2356A34;1000
D000AA22B1CD;2000
D000AA22B1CE;2000