post

/shopgate.catalog.getCategoryChildren.v1

This pipeline will retrieve the sub-categories of one specific category.

Request Body

Schema
object
categoryId
string

The categoryId for which you want to retrieve children

required
sort
string

How to sort the result, if you use relevance the merchants shopsystem or import will decide the order

2 validations

Responses

Successful response.

1 Example
Schema
object
categories
array[object]

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host