Get Subcategories by Parent Id
Last updated
Last updated
All API requests should contain authorization headers.
Name | Type | Required | Comments |
---|---|---|---|
Data
field has type array of Category objects.
parentId
integer
no
Id of category which subcategories you want to receive. Without this parameter response will contain root categories
includeHidden
boolean
no
if set to true
response will contain hidden categories. Default value is false