/
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.
, multiple selections available,
Related content
UpdateProducts
UpdateProducts
More like this
GetCategories
GetCategories
More like this
BigCommerce - Category Mapping
BigCommerce - Category Mapping
More like this
The Perfion Query – UPDATE
The Perfion Query – UPDATE
More like this
ECommerce API methods and their parameters
ECommerce API methods and their parameters
More like this
GetConfiguration
GetConfiguration
More like this