/
UpdateCategories
UpdateCategories
UpdateCategories | |||
Parameters | Name | Mandatory | Description |
Channel | Yes | The channel you want sites from must be supplied. | |
Keys | No | The list of KeyField values for the products you want update. | |
Update | Yes | The list of fields or features you want updated associated with their new values. | |
Sample request | <Execute method="UpdateCategories">
<Parameter id="Channel" value="Channel A" />
<Parameter id="Keys" value="1086" />
<Parameter id="Update">
<Value fieldname="LastUpdated">2017-12-31T23:59:59.123</Value>
</Parameter>
</Execute> | ||
Sample result | <Response>
<Result>
<Success />
</Result>
</Response> |
Table 1: UpdateCategories-method.
The UpdateCategories works exactly like the UpdateProducts-method.
NOTE: There is no UpdateSites-method.