FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The incrementAddonLineItems operation takes one or many devices and increments entitlement line items to the devices.
To increment a line item on a simple entitlement to a device, the entitlement must belong to the same soldTo and the product must use the same host type as the device. When a web register key is incremented, it will be redeemed and the soldTo of the device will be assigned to the simple entitlement line item that is created.
If incrementing for a device fails, then the failed devices are displayed in the response data.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | linkAddonLineItemsRequestType | Input |
A incrementAddonLineItemsResponse element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
statusInfo | OpsEmbeddedStatusInfoType | See OpsEmbeddedStatusInfoType. |
failedData | linkFailAddonDataListType | See linkFailAddonDataListType. |
responseData | successAddonDataListType | See successAddonDataListType. |