Admin Panel
Connected to live API
Products
/api/v1/products/ (paged + server filters)
Fetched 0 • Page 1 • Items 0
| ID | Name | Full Name | Brand | Type | Unit | Grammage | Weighted | Category | Created |
|---|---|---|---|---|---|---|---|---|---|
| No data | |||||||||
Products File Transfer
XLSX import/export for products. Import expects the first sheet columns to match /api/v1/products/ body fields.
Create Product
Manual create via /api/v1/products/
Delete Product
Delete product by ID via /api/v1/admin/products/{product_id}