Tip |
---|
Available from CRM.COM R11.0.0 |
Excerpt |
---|
This method is used in order to cancel a posted financial statement customer event. This method can be applied only on posted financial statement customer events. A single financial statement customer event can be cancelled by each call |
...
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
customer_event_identifier (mandatory) | Customer Event identifier | The identifier of the customer event that should be cancelled. Only customer events of type financial statement which are posted can be specified. The allowed customer event 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 |
...