Catalog
List all categories
Returns a list of your product categories. The categories are returned sorted by creation date, with the most recently created categories appearing first.
GET
Authorizations
Access token
Query Parameters
To return child categories
Example:
"a847641353e947d3bed69a4eea975634"
return child categories up to nesting level
Required range:
0 <= x <= 4
search keyword
JSON string format: {"field1":"asc", "field2":"desc"}
Example:
"{\"country\":\"asc\",\"city\":\"asc\",\"population\":\"desc\"}"