{
"status": "ok",
"error": "",
"data": {
"count": 3,
"data": [
{
"stock_cell_id": "216",
"firm": "1", - ID your company
"code": null, Box code assigned by your company
"actual": "1", Вкдючена/0 - Выключена
"goods": "1", Ячейка, содержащая не целые листовые материалы (0/1)
"goods_source": "0", Cell containing, goods
"orders": "0", Cell containing orders (SGP warehouse)
"x": "500", Size in mm
"y": "500",
"z": "500",
"max_percent": "85", Max % infill
"d_update": "2021-07-30 07:49:01", Database update time
"color": "#864b4b", Color for cell definition in admin panel, cell label
"name": "тестовое имя", The cell name you assigned.
},
{
"stock_cell_id": "257",
"firm": "1",
"code": null,
"actual": "1",
"goods": "1",
"goods_source": null,
"orders": "0",
"x": "5000",
"y": "5000",
"z": "3000",
"max_percent": "90",
"d_update": "2021-06-28 15:15:19",
"color": "#14a359",
"name": "Тест2"
},
{
"stock_cell_id": "372",
"firm": "1",
"code": null,
"actual": "0",
"goods": "0",
"goods_source": "0",
"orders": "1",
"x": "5000",
"y": "5000",
"z": "5000",
"max_percent": "85",
"d_update": "2021-07-30 07:49:25",
"color": "#000000",
"name": "заказы"
}
]
}
}
|