|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The createProductCategory operation creates one or more product categories. To create a product category, provide a category name and, optionally, a description.
| Name | Type | Direction | Description |
|---|---|---|---|
| msgparameters | createProductCategoryRequestType | Input |
A createProductCategoryResponse element having the structure defined by the following table.
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| statusInfo | StatusInfoType |
|
|||||||||
| failedData | failedProductCategoryDataListType | Information about the categories that were not added is listed in the failedData element. See failedProductCategoryDataListType |
|||||||||
| responseData | createdProductCategoryDataListType | Information about the categories that were added is listed in the responseData element. See createdProductCategoryDataListType. |