Manage products and orders with Commercetools headless commerce platform
action
- The action to perform (list, create, search, query)entity
- The entity type (products, product-projections)query
- Search query textlocale
- Language locale (e.g., βenβ, βdeβ)sku
- Product SKU for searchingcategory_id
- Category ID for filteringpredicate
- Query predicate for complex filteringlimit
(optional) - Number of products to returnoffset
(optional) - Number of products to skipproduct_type_id
(required) - Product type IDname
(required) - Product name with localeslug
(required) - Product slug with localedescription
(optional) - Product description with localesku
(required) - SKU for the master variantprice
(required) - Price information with currencycategory_id
(optional) - Category ID to assign the productquery
(required) - Search query textlocale
(optional) - Language locale for search (default: βenβ)limit
(optional) - Number of results to returnpredicate
(required) - Query predicate for filteringlimit
(optional) - Number of results to returnoffset
(optional) - Number of results to skip