subscription_installed_items_swap object parameter data
| | |
---|
from_installed_item (mandatory) | Existing subscription installed item object | The subscription installed item that should be removed from the subscription |
to_installed_item
(mandatory) | New subscription installed item object | The installed item that should be added on the subscription |
Referred Parameter Objects Data
existing_subscription_installed_item object parameter data
| | |
---|
subscription_installed_item_id
(semi-optional) | String | The ID of the subscription installed item |
installed_item_identifier (semi-optional) | Installed item identifier | The identifier of the installed item which is related with the subscription installed item belonging to the subscription specified in the parameters. The allowed installed item identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the installed item | serial_number (semi-optional) | String | The serial number of the installed item | alternative_code (semi-optional) | String | The alternative code of a installed item |
|
new_subscription_installed_item object parameter data
| | |
---|
installed_item_identifier
(mandatory) | Installed item identifier | The identifier of the installed item. The allowed installed item identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the installed item | serial_number (semi-optional) | String | The serial number of the installed item | alternative_code (semi-optional) | String | The alternative code of a installed item |
|