CreateSubCategory
You can use the createSubCategory web method to create a sub category to an existing category.
Parameters
The createSubCategory web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| categoryName | String | Name of the category. | |
| parentcategoryName | String | Name of the parent category. |
Return Value
Returns one of the following values:
-
Returns TRUE for success
-
Returns FALSE for error