Excerpt |
---|
This method updates the exceptional items set. Single set of exceptional items can be updated by each call. Fields which are not specified are not updated at all. Fields which are specified as null will be set as null. |
Tip |
Available from CRM.COM R4.0.0
|
Resource URL
Parameters
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
token | String | The token retrieved from the login method | ||||||
segmentation_identifier (mandatory) | Identifier | The identifier of the segmentation that should be returned as a result. The allowed segmentation identifier fields are the following:
| ||||||
(mandatory) | Set of Segmentation Exceptional Item Objects | The segment exceptional item objects to be updated
|
...