subscription service to be added object parameter data
| | |
---|
service_identifier
(mandatory) | Service identifier | The identifier of the service. Only products classified as services 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 |
|
period_billed_in_advance (mandatory on conditions) | Integer | The period that the specified service will be billed in advance. Applicable and mandatory only for prepaid and pre-rated services. Icon
Deprecated from CRM.COM R15.0.0 |
period_billed_in_advance_uot (mandatory on conditions) | String | The unit of time for the period that the specified service will be billed in advance. Applicable and mandatory only for prepaid and pre-rated services. The supported values are DAYS, WEEKS or MONTHS. Icon
Deprecated from CRM.COM R15.0.0
|
services_distribution_set (optional) | Set of subscription service distribution objects | The distribution of the services that will be added on the subscription |
components_set (mandatory on conditions) | 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 and only if the service is added for the first time |
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 |
|