Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
The following diagram shows the possible states a group object may have in the Marketplace Platform and the transition between these states:
State | Definition |
---|
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.
Idle | The item group has been created as part of the product definition, which will be used as a step in the purchase wizard when the product is ordered. |
Deleted | The item group no longer exists. It is no longer part of the product definition and cannot be used anymore. |
No Content
Success
Success
Created
Success