CreateOrderResponseServiceModel_OrderItem
An item included in an order
Name | Description | Type | Additional Information |
---|---|---|---|
LicenseCategoryName |
The identifier for a particular product on a license. In the majority of cases, one license has one category. In the case of GSM and Pillr licenses, a license may have one primary category and many secondary categories (e.g. SECA, SDNS, PLRCS). |
string |
None. |
LicenseKeycodeTypeId |
An identifier of the keycode type of a license. Possible values are: 1 = standard license, 3 = parent license. |
string |
None. |
Seats |
The number of licensed seats |
integer |
None. |
Quantity |
The ordered quantity |
integer |
None. |
UnitPrice |
The unit price of the item |
decimal number |
None. |
ItemHierarchyId |
An identifier specifying whether this item is a primary or secondary product. Secondary products have an 'ItemHierarchyId' of 2 and represent products dependent on a primary product. Examples include SDNS (Webroot DNS Protection), SECA (Webroot Security Awareness Training), OTEDR (OpenText Endpoint Detection and Response), OTMDR (OpenText Managed Detection and Response) products provisioned as part of an item whose primary product is SAEP. |
integer |
None. |
ItemBundleId |
The bundle identifier for this order item. |
integer |
None. |
KeyCode |
Key code associated with the item |
string |
None. |
ProductDescription |
Description of the ordered product |
string |
None. |
ProductTypeDescription |
Type of the ordered product |
string |
None. |
LicenseAttributeValue |
A value which indicates the product usage model for this item. Digit one defines the order type (1 = MSP, 2 = reseller). Digit two determines which terms a license is based on (1 = monthly, 2 = annually). Digit three refers to the associated billing model (0 = sold, 1 = overage, 2 = utility). As an example, 210 stands for "Reseller Monthly Sold". |
integer |
None. |
LicenseAttributeValueDescription |
A description of the license attribute value assigned to this item. |
string |
None. |
LicenseAttributeDescription |
A description of this license attribute. |
string |
None. |
UsagePricingModelId |
A value which indicates how usage is calculated for this item. Only applicable to certain license categories like OTSF. |
integer |
None. |
UsagePricingModelName |
The name of the usage pricing model as defined by UsagePricingModelId. |
string |
None. |
VaultId |
The data center used for this item. Ids are associated with license categories. As an example, a value of '1' defines a data center in the US for CBEP. Note: For the license categories OTEDR and OTMDR the field VaultId is mandatory. Supported values are:
|
integer |
None. |
VaultName |
The name of the datacenter vault associated with VaultId. |
string |
None. |
ProductPlatformId |
Platform used by this item (applicable to CBEP only). Currently supported values are:
|
integer |
None. |
ProductPlatformName |
A textual representation of ProductPlatformId. |
string |
None. |
RetentionModelId |
Number of years data is retained. Legitimate values are 1 (for one year) or 2 (for seven years). |
integer |
None. |
RetentionModelName |
A textual representation of RetentionModelId. |
string |
None. |
ProductPricingLevelId |
Pricing level used for this item. |
integer |
None. |
ProductPricingLevelDescription |
A textual representation of the ProductPricingLevelId field. |
string |
None. |
CustomAttribute |
Custom value which may be set by ECom depending on the use case. |
string |
None. |