Tip |
---|
Available from CRM.COM R13.0.0 |
Excerpt |
---|
This method cancels multiple existing usage detail records, which are in Posted state. Multiple usage records can be updated by each call. |
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
subscription_action_identifier (mandatory) | Subscription Action identifier | The subscription action identifier that should be used for cancelling the usage detail record lot. The allowed subscription action 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 |
...