...
...
...
...
...
...
...
...
...
...
...
Tip |
---|
Available from CRM.COM R12.2.0 |
Excerpt |
---|
This method sets the specified communication as viewed, offering as optional the ability to specify the viewed on date. Only completed communications can be specified in the parameters. Single communication can be completed by each call. |
Resource URL
Parameters
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
token | String | The token retrieved from the login method | ||||||
communication_identifier (mandatory) | Identifier | The identifier of the communication that should be set as viewed. The allowed communication identifier fields are the following:
| ||||||
viewed_on (optional) | Date | The date that the communication was viewed If not specified, the viewed on date should be set as the current date | ||||||
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 |
...