Skip to end of banner
Go to start of banner

change_service_distribution_parameter

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

 change_service_distribution object parameter data
Name
Type
Description
action

(mandatory)

String

Defines if the subscription service's distribution will be added to another provisioning distributor (NEW) or whether the service's distribution will be removed.

NEW, REMOVED

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:

NameTypeDescription

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_distributor

(mandatory)

Provisioning Distributor Object

The Provisioning distributor with which the service is already related but the distribution needs to be removed (when action REMOVE is set) or the Provisioning Distributor with which the service will be related to (if action is set to NEW).

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

  • No labels