27 lines
571 B
JSON
27 lines
571 B
JSON
{
|
|
"count": 1,
|
|
"data": [
|
|
{
|
|
"id": 1,
|
|
"itemNumber": 5000,
|
|
"name": "ghghgh",
|
|
"description": "",
|
|
"category": "material",
|
|
"sku": "",
|
|
"unit": "pcs",
|
|
"quantity": 0,
|
|
"restockPoint": 10,
|
|
"reorderPoint": 5,
|
|
"reorderQuantity": 20,
|
|
"storageLocation": "",
|
|
"supplierName": "",
|
|
"supplierContact": "",
|
|
"supplierEmail": "",
|
|
"unitCost": 0,
|
|
"minimumOrderQuantity": 0,
|
|
"leadTimeDays": 0,
|
|
"lastRestockDate": null,
|
|
"createdAt": "2026-01-12T14:12:25.972Z"
|
|
}
|
|
]
|
|
} |