ProductProperties
Was this helpful?
Was this helpful?
ProductProperties
Deletes a product variant.
Reference to a Product.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Product variant.
^[A-Za-z0-9-_]+
No Content
No Content
Get list of properties for a product
Reference to a Product.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
ENUM | Description |
---|---|
ASC | Sort in ascending order |
DESC | Sort in descending order |
Example response
Deletes a property from a product.
Reference to a Product.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Product property.
^[A-Za-z0-9-_]+
No Content
No Content
Get list of variants for a product
Reference to a Product.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
ENUM | Description |
---|---|
ASC | Sort in ascending order |
DESC | Sort in descending order |
Example response
Add a product as variant on a configurable product
The productUid in the path should be the configurable product. The productUid in the request body is the product that you want to add as a variant
Reference to a Product.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
^[A-Za-z0-9-_]+
^[A-Za-z0-9-_]+
Example response
Set a property to a product
Reference to a Product.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Add a new product option to a product. If a property is of type TEXT, propertyText is mandatory, else propertyOptionUid is mandatory
^[A-Za-z0-9-_]+
^[A-Za-z0-9-_]+
^[A-Za-z0-9-_]+
Example response
Update a text property for a product
Reference to a Product.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a product property definition
^[A-Za-z0-9-_]+
Update a new text option to a product
Example response