POST usage_service_catalogs/cancel
This method is used to cancel a specific usage service catalog. This method is applicable only on draft, effective or not effective usage service catalogs, having no related usage detail records which are posted, billable and still not billed. Only one usage service catalog can be cancelled on each call
Resource URL
Parameters
Name | Type | Description | ||||||||||||
token | String | The token retrieved from the login method | ||||||||||||
usage_service_catalog_identifier (mandatory) | Usage Service Catalog Identifier | The identifier of the usage service catalog .The allowed usage service catalog identifier fields are the following:
| ||||||||||||
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 |
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one semi-optional parameter can be specified.
Response Data
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved usage service catalog |
name | String | The Name of the retrieved usage service catalog |
alternative_code | String | The Alternative Code of the retrieved usage service catalog |
description | String | The Description of the retrieved usage service catalog |
termed_service_requirements | String | The settings related to whether a termed service will be required when adding a Usage Service on a Subscription. The supported values are the following:
Available from CRM.COM R13.0.0 From CRM.COM R14.0.0, DOES_NOT_REQ_TERMED_SERVICE value is not supported Deprecated from CRM.COM R15.0.0 |
installed_item_requirements | String | The settings related to whether an installed item will be required when adding a Usage Service on a Subscription. The supported values are the following:
Available from CRM.COM R14.0.0 Deprecated from CRM.COM R15.0.0 |
life_cycle_state | String | The life cycle state of the retrieved usage service catalog. The supported life cycle states are the following: DRAFT, EFFECTIVE, NOT_EFFECTIVE, CANCELLED From CRM.COM R15.0.0, CANCELLED is deprecated From CRM.COM R17.0.0, DRAFT is deprecated |
effective_date | Date | The Effective Date of the retrieved usage service catalog Available from CRM.COM R14.0.0 Deprecated from CRM.COM R17.0.0 |
expiration_date | Date | The Expiration Date of the retrieved usage service catalog Available from CRM.COM R14.0.0 Deprecated from CRM.COM R17.0.0 |
udf_string_1 | String | User Defined Field of type String |
udf_string_2 | String | User Defined Field of type String |
udf_string_3 | String | User Defined Field of type String |
udf_string_4 | String | User Defined Field of type String |
udf_string_5 | String | User Defined Field of type String |
udf_string_6 | String | User Defined Field of type String |
udf_string_7 | String | User Defined Field of type String |
udf_string_8 | String | User Defined Field of type String |
udf_float_1 | Float | User Defined Field of type Float |
udf_float_2 | Float | User Defined Field of type Float |
udf_float_3 | Float | User Defined Field of type Float |
udf_float_4 | Float | User Defined Field of type Float |
udf_date_1 | Date | User Defined Field of type Date |
udf_date_2 | Date | User Defined Field of type Date |
udf_date_3 | Date | User Defined Field of type Date |
udf_date_4 | Date | User Defined Field of type Date |
provisioning_provider | Provisioning Provider Object | The provisioning provider related with the retrieved usage service catalog Deprecated from CRM.COM R15.0.0 |
log_information | Log Information Object | The log information of the retrieved usage service catalog |
validity_set | Set of Usage Service Catalog Validity Objects | The time periods during which the retrieved usage service catalog is available to be used. |
validity_period_set | Set of Usage Service Catalog Validity Period Objects | The time periods during which the retrieved usage service catalog is available to be used Available from CRM.COM R17.0.0 |
Referred Objects Response Data