- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
UpsertProductCollectionDTO
The product collection to create or update.
id
stringOptionalThe ID of the product collection to update. If not provided,
the product collection is created. In this case, the
title
property is
required.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?