...
...
...
...
...
...
...
...
...
Excerpt |
---|
This method returns a list of behavior codes and business classification codes that can be applied on a specific subscription, subscription service or subscription installed item, considering their life cycle state. Multiple behavior codes are returned by each call |
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
subscription_identifier (semi-optional) | Subscription Identifier | The identifier of the subscription that the action will be applied on. The allowed subscription identifier fields are the following:
| ||||||
subscription_service_id (semi-optional) | String | The subscription service that the action will be applied on. | ||||||
subscription_installed_item_id (semi-optional) | String | The subscription installed item that the action will be applied on. | ||||||
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 |
...