Get Subcategories by Parent Id
Last updated
Was this helpful?
Last updated
Was this helpful?
All API requests should contain
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
Data
field has type array of objects.