Returns a list of your product categories. The categories are returned sorted by creation date, with the most recently created categories appearing first.
Access token
To return child categories using category id.
"01JWZW41Y3FBKTZSP399SKANY7"
return child categories up to nesting level
0 <= x <= 4
search keyword
JSON string format: {"field1":"asc", "field2":"desc"}
"{\"country\":\"asc\",\"city\":\"asc\",\"population\":\"desc\"}"
To return child categories using category slug
"vitals"
OK
The response is of type object
.