- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
UpdateProductCollectionDTO
The data to update in a product collection. The id
is used to identify which product collection to update.
value
stringOptionalThe value of the product collection.
title
stringOptionalThe title of the product collection.
handle
stringOptionalThe handle of the product collection.
product_ids
string[]OptionalThe IDs of the products to associate with the product collection.
Holds custom data in key-value pairs.
Was this page helpful?