######################################################################### **Category tree data (array of objects ProductCategory)** ######################################################################### **JSON:** .. code:: json [ { "id": 1, "parentId": 0, "name": "Продукти харчування та напої", "nameEng": "Food and beverages", "status": 0 } ] Table 1 - Parameters description of object **ProductCategory** .. csv-table:: :file: for_csv/ProductCategory.csv :widths: 1, 12, 41 :header-rows: 1 :stub-columns: 0