Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R6.0.0


Excerpt

This method returns the the services that can be used to swap an existing subscription service. Multiple services are returned by each call

...

Name

Type

Description

token

String

The token retrieved from the login method

subscription_service_id

(mandatory)

String

The id of the subscription service that will be swapped

business_classification_code

(optional)

String

If specified then only services that are under the tier path of the specified business classification code will be retrieved. The supported values are the following:

UPGRADE_SERVICE, DOWNGRADE_SERVICE, SWITCH_SERVICE

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

...