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:

createSubCategory Parameters

#

Parameters

Data Type

Description

1.  

categoryName

String

Name of the category.

2.  

parentcategoryName

String

Name of the parent category.

Return Value

Returns one of the following values:

Returns TRUE for success
Returns FALSE for error