ProductBulkRequest

  • Type: array object[]

    Array of flat product objects for bulk import

    • box_weight
      Type: string
    • boxes_per_pallet
      Type: string
    • brand
      Type: string
    • category
      Type: string
    • display_name
      Type: string

      Product display name

    • ean_code
      Type: string

      EAN code

    • group
      Type: string
    • id
      Type: string

      Product ID (optional, for updates)

    • organic
      Type: string
    • origin
      Type: string
    • pieces_per_box
      Type: string
    • price
      Type: string

      Base price as string

    • price_unit
      Type: string
    • region
      Type: string
    • sale_units
      Type: string

      Comma-separated sale units

    • sku
      Type: string

      SKU (required for matching)

    • status
      Type: stringenum
      values
      • active
      • draft
      • archived
    • tags
      Type: string

      Comma-separated tags

    • tare
      Type: string
    • tax
      Type: string
    • type
      Type: string
    • variety
      Type: string