RootCategoriesDetail

{
  "tree": [
    {
      "_uuid": "17a54659-a06a-464f-a914-190cee7d4b1a",
      "name": "Shoes",
      "Childrens": [{}],
      "hasChildren": true,
      "hasProduct": false
    }
  ],
  "pagination": {
    "total": 240,
    "page": 1,
    "limit": 10,
    "totalPage": 24,
    "isLastPage": false
  }
}

Properties

Name
Type
Required
Restrictions
Description

tree

true

none

Root categories tree

pagination

true

none

Paggination info

Last updated