FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The transferLineItems operation transfers one or more entitlement line items from one entitlement to another existing entitlement. Entitlement line items cannot be transferred if there are active fulfillments against them. During the transfer operation, active fulfillments can be returned and new activation IDs can be auto-generated.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | transferLineItemsRequestType | Input |
A transferLineItemsResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
responseData | transferredLineItemsListType | Information about the entitlements that were transferred is listed in the responseData element. See transferredLineItesmsListType. |
|||||||||
failedData | failedTransferLineItemListType | Information about the entitlements that were not added is listed in the failedData element. See failedTransferLineItemListType. |