ProductProperties
ProductProperties
Get list of variants for a product
Accesstoken recevied after user login with a deviceToken
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
Example response
Add a product as variant on a configurable product
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
Accesstoken recevied after user login with a deviceToken
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
Example response
Delete a product variant
Deletes a product variant.
Accesstoken recevied after user login with a deviceToken
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
No content
Get list of properties for a product
Accesstoken recevied after user login with a deviceToken
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
Example response
Set a property to a product
Accesstoken recevied after user login with a deviceToken
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
Example response
Remove a product property from a product
Deletes a property from a product.
Accesstoken recevied after user login with a deviceToken
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
No content
Update a text property for a product
Update a text property for a product
Accesstoken recevied after user login with a deviceToken
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
Example response
Last updated
Was this helpful?

