CreateSubCategory
App Portal 2020 R1
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 |
App Portal / App Broker 2020 R1 Administration GuideAugust 2020 |