Category tree data (array of objects ProductCategory)

JSON:

[
  {
    "id": 1,
    "parentId": 0,
    "name": "Продукти харчування та напої",
    "nameEng": "Food and beverages",
    "status": 0
  }
]

Table 1 - Parameters description of object ProductCategory

Parameter

Format

Description

Object ProductCategory

id

long

category / group / subgroup identifier

parentId

long

parent category / group ID

name

String

category / group / subgroup name

nameEng

String

the English name of the category / group / subgroup

status

int

status