Upload a CSV file to create or update products in bulk. The CSV must include a GTIN column (also accepts ‘barcode’, ‘upc’, or ‘ean’). Optional columns: product_name, brand, manufacturer, description, image_url, country_of_origin, net_content. Imported products are automatically claimed by the authenticated user’s organization.
OK
Total number of rows processed.
Number of new products created.
Number of existing products updated.
Number of rows skipped (duplicates or no changes).
Number of rows that failed validation.
Detailed error list for failed rows.