ClearItemUpdates
Clear an item's updates.
Input
Name | Type | Required | Description |
ItemId | String | True | The item's unique identifier. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether or not the operation executed successfully. |
Details | String | Any extra details on the operation's execution. |
ItemId | String | The item's unique identifier. |