Products
Update Product
Update a master catalog product.
POST
Updates the product’s details; only the provided fields are changed.
Path parameters
The product’s ID.
Body parameters
Product title.
Product subtitle.
Product description.
Unique URL-safe handle.
One of
draft, proposed, published, rejected.Whether the product is a gift card.
Whether discounts can apply to the product.
URL of the product thumbnail.
Product images; replaces the existing set.
ID of the product in an external system.
ID of the product type.
ID of the collection to assign the product to.
Categories to assign; replaces the existing set.
Tags to assign; replaces the existing set.
Product options; replaces the existing set.
Variants to upsert; include
id to update an existing variant.Product weight.
Product length.
Product height.
Product width.
Harmonized System code.
Manufacturer identification code.
Country of origin.
Product material.
Custom key-value data.
Custom data passed to workflow hooks.