update_products
Update selected product fields (category, brand, attributes, GTIN, variation) by supplying product IDs; use for changes outside price and stock.
Instructions
Update the MUTABLE subset of product fields (async feed): additional category, brand, config attributes, GTIN barcode, simple attributes, variation. This CANNOT change the main image, main category, parent SKU, price, or initial stock - use update_price / update_stock for price and stock, and be aware main image/category/parent SKU aren't changeable via this API at all once a product is created.
Each item needs the product's id (productSid) plus whichever fields you're changing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| products | Yes |