The request body is of type GetChildCategoriesByParent.
Request Body Parameters
| Name | Description | Data Type |
|---|---|---|
| Parent_ID | xml:int |
| Method | GetChildCategoriesByParent |
The request body is of type GetChildCategoriesByParent.
| Name | Description | Data Type |
|---|---|---|
| Parent_ID | xml:int |
// Sample MakeAJAXCall
The response body is of type GetChildCategoriesByParentResponse.
| Name | Description | Data Type |
|---|---|---|
| GetChildCategoriesByParentResult | A string value containing a JSON object. Sample response here | xml:string |