Item Groups

Item Group object

The ItemGroup object represents a group of items.

FieldTypeDescription

id

string

Platform generated ID.

Example: "IGR-6790-8304-0001"

href

string

Relative reference to object on API (always /products/{product-id}/item-groups/{id}).

Example: "/products/PRD-6790-8304/item-groups/IGR-6790-8304-0001"

name

string

Name of the group.

Example: "Items"

label

string

Label displayed in the wizard steps selector.

Example: "Select items"

description

string

Description of the group.

Example: "<p><span>Your purchase of Microsoft 365 Online Services comes with SoftwareOne’s best-in-class Digital Workplace Essentials service offering includes. </span></p><p><br></p><p><span>In addition to this offering, you can add SoftwareOne’s backup service to your purchase. For more information on this service, click </span><a href="www.google.pl" ><span >here</span></a><span>.</span></p>"

displayOrder

integer

Defines the display order of the group.

Example: "100"

default

boolean

Marks the default item group.

Example: "true"

multiple

boolean

Allows multiple selection of items.

Example: "false"

required

boolean

Requires selection of item in the group.

Example: "true"

itemCount

integer

The number of items in the group.

Example: "5"

product

Reference to Product object.

Example

{
    "id": "IGR-6790-8304-0001",
    "href": "/products/PRD-6790-8304/item-groups/IGR-6790-8304-0001",
    "name": "Items",
    "label": "Select items",
    "description": "<p><span>Your purchase of Microsoft 365 Online Services comes with SoftwareOne’s best-in-class Digital Workplace Essentials service offering includes. </span></p><p><br></p><p><span>In addition to this offering, you can add SoftwareOne’s backup service to your purchase. For more information on this service, click </span><a href="www.google.pl" ><span >here</span></a><span>.</span></p>",
    "displayOrder": 100,
    "default": true,
    "multipleChoice": false,
    "required": true,
    "product": {
        "id": "PRD-6790-8304-0171"
    }
}

Last updated

SoftwareOne is a trademark of SoftwareOne, Inc. "The Software Licensing Experts" is a service mark of SoftwareOne, Inc. VAR assist is a trademark of SoftwareOne, Inc. "It pays to partner" is a service mark of SoftwareOne, Incorporated.