LSSGOP_CatalogCategory Operations
This Web service allows you to create, update, delete, and query records in the CatalogCategory object. For a list of operations, see the following table.
Name | Description |
---|---|
CatalogCategoryInsert |
Creates a catalogcategory record. |
CatalogCategoryUpdate |
Updates an existing catalogcategory record. |
CatalogCategoryDelete |
Deletes a catalogcategory record. |
CatalogCategoryQueryPage |
Queries for a catalogcategory record. |
Request Message Description: CatalogCategoryInsert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Name |
Name of the catalog to be inserted. |
String |
Response Message Description: CatalogCategoryInsert
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the newly created catalogcategory record. |
String |
Request Message Description: CatalogCategoryUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the catalogcategory record. |
String |
Name |
Name of the catalogcategory record. |
String |
Response Message Description: CatalogCategoryUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the updated catalogcategory record. |
String |
Request Message Description: CatalogCategoryDelete
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the catalogcategory record to be deleted. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the deleted catalogcategory record. |
String |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the catalogcategory record to be queried. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the catalogcategory record. |
String |