Retrieve categories by conditions
Retrieve categories by conditions
Authorizations:Token
Query Parameters
| _cnd[parent] | integerFilters categories by parent id |
| _cnd[subTree] | integerRetrieve categories subtree by parent id |
| _cnd[term] | stringSearch by term |
| _cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
| _cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
| coupons | Array | ||||||||||||||
| featuredProducts | Array | ||||||||||||||
| ogMeta | string | ||||||||||||||
| useCustomOG | boolean | ||||||||||||||
| demo | boolean | ||||||||||||||
| productClasses | Array | ||||||||||||||
| useClasses | string | ||||||||||||||
| category_id | integer | ||||||||||||||
| lpos | integer | ||||||||||||||
| rpos | integer | ||||||||||||||
| enabled | boolean | ||||||||||||||
| show_title | boolean | ||||||||||||||
| depth | integer | ||||||||||||||
| pos | integer | ||||||||||||||
| root_category_look | string | ||||||||||||||
| quickFlags | |||||||||||||||
| memberships | Array | ||||||||||||||
| image | |||||||||||||||
| banner | |||||||||||||||
| categoryProducts | Array of objects | ||||||||||||||
Array
| |||||||||||||||
| children | Array | ||||||||||||||
| parent | |||||||||||||||
| cleanURLs | Array | ||||||||||||||
| metaDescType | string | ||||||||||||||
| xcPendingExport | boolean | ||||||||||||||