ProductGroup
ProductGroup
List all product groups.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to the name of a product group.
External reference to a product group.
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 |
List of product groups
List of product groups
Creates a new product group.
If parentUid is set and no scope is set, the new product group inherits scope from parent.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Get details for a product group.
Accesstoken recevied after user login with a deviceToken
Reference to a ProductGroup.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Example response
Example response
Update details for a product group. Partial updates are allowed.
If scope is set and different from current scope, the scope is changed for product group and all children for this product group.
Accesstoken recevied after user login with a deviceToken
Reference to a ProductGroup.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]*| ENUM | Description |
|---|---|
| SALE | Sale product scope. Default |
| SERVICE | Service product scope |
| NO_SEARCH | Not visible in search scope |
Example response
Example response
Deletes a product group. The product group has to be empty.
Accesstoken recevied after user login with a deviceToken
Reference to a ProductGroup.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+No Content
Forbidden
Not Found
No content
List all links for a product group.
Accesstoken recevied after user login with a deviceToken
Reference to a ProductGroup.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a productGroupLinkType.
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
Create new link to a product group
Require role tenant admin
Token received from the auth service
Reference to a ProductGroup.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Example response
Get Product Group link details
Get Product group link details
Accesstoken recevied after user login with a deviceToken
Reference to a ProductGroup.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Product group link.
^[A-Za-z0-9-_]+Example response
Example response
Delete a product group link
Delete a product group link
Require role tenant admin
Token received from the auth service
Reference to a ProductGroup.
^[A-Za-z0-9-_]+Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Product group link.
^[A-Za-z0-9-_]+No Content
No Content
No content
Last updated
Was this helpful?

