job_requested_subscription_service object parameter data
| | |
---|
action
(mandatory) | String | Defines if a new or existing information will be updated.The supported values are the following: ADD or REMOVE |
job_requested_subscription_service_identifier (mandatory and applicable only on remove) | Job Requested Subscription Service Identifier | The identifier of the job requested subscription service that will be updated. The allowed job requested subscription service identifier fields are the following: Name | Type | Description |
---|
id (mandatory) | String | The ID of the job requested subscription service |
|
job_requested_swap_subscription_service_identifier (mandatory and applicable only on remove) | Job Requested Subscription Service Identifier | The identifier of the job requested swap subscription service that will be updated. Applicable only if the job type's fulfillment scope is set to Swap Subscription Services. The allowed job requested swap subscription service identifier fields are the following: Name | Type | Description |
---|
id (mandatory) | String | The ID of the job requested subscription service |
|
service_identifier
(mandatory and applicable only on add) | Service identifier | The identifier of the subscription service. Only products classified as services are retrieved. The allowed product identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the product | code (semi-optional) | String | The code of the product | alternative_code (semi-optional) | String | The alternative code of the product |
|
swap_service_identifier
(mandatory and applicable only on add) | Service identifier | The identifier of the swap subscription service. Applicable only if the job type's fulfillment scope is set to Swap Subscription Services. Only products classified as services are retrieved. The allowed product identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the product | code (semi-optional) | String | The code of the product | alternative_code (semi-optional) | String | The alternative code of the product |
|
provisioning_distribution_set (optional and applicable only on add) | Set of Subscription Service Distribution objects | The distribution of the requested subscription services |
components_set (mandatory on conditions and applicable only on add) | Set of Subscription Service Components objects | The service components that should be composing the specified service. This information is available and mandatory if the specified service is a flexible product bundle |
Referred Parameter Objects Data
subscription_service_distribution object parameter data
| | |
---|
provisioning_distributor_identifier (mandatory) | Provisioning distributor identifier | The identifier of the provisioning distributor. The allowed provisioning distributor identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the provisioning distributor | name (semi-optional) | String | The name of the provisioning distributor | alternative_code (semi-optional) | String | The alternative code of the provisioning distributor |
|
subscription_service_component object parameter data
| | |
---|
service_identifier
(mandatory) | Service identifier | The identifier of the service. Only products classified as services, which are also included in the product components of the related flexible product bundle are retrieved. The allowed service identifier fields are the following: Name | Type | Description |
---|
id (semi-optional) | String | The ID of the product | code (semi-optional) | String | The code of the product | alternative_code (semi-optional) | String | The alternative code of the product |
|