Item Group
Item Group object
The ItemGroup
object represents a group of items.
Field | Type | Description |
---|---|---|
| string | Platform generated ID. Example: "IGR-6790-8304-0001" |
| string | Relative reference to object on API (always Example: "/products/PRD-6790-8304/item-groups/IGR-6790-8304-0001" |
| string | Name of the group. Example: "Items" |
| string | Label displayed in the wizard steps selector. Example: "Select items" |
| 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>" |
| integer | Defines the display order of the group. Example: "100" |
| boolean | Marks the default item group. Example: "true" |
| boolean | Allows multiple selection of items. Example: "false" |
| boolean | Requires selection of item in the group. Example: "true" |
| integer | The number of items in the group. Example: "5" |
| Reference to Product object. |