updateCatalogItemDescription
You can use the updateCatalogItemDescription web method to update the description of a catalog item.
Parameters
The updateCatalogItemDescription web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
|||
|
Title |
String |
The title of the item to change the description of. |
|||
|
CategoryName |
String |
The new description. |
Return Value
Returns one of the following values:
• | Returns a 1 for success |
• | Returns a -1 for error |