Fix vendor mapping delete behavior and update docs
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
| POST | `/api/admin/pricing/recalculate-all` | Recalculate all prices (returns task_id) |
|
||||
| GET | `/api/admin/pricing/lots` | LOT list |
|
||||
| GET/POST | `/api/admin/pricing/stock-mappings` | Stock partnumber mappings |
|
||||
| GET/POST | `/api/admin/pricing/vendor-mappings` | Vendor partnumber mappings |
|
||||
| GET/POST/DELETE | `/api/admin/pricing/vendor-mappings` | Vendor partnumber mappings (DELETE removes mapping and seen-row from global list) |
|
||||
| GET | `/api/admin/pricing/alerts` | Alerts list |
|
||||
| GET | `/api/admin/pricing/partnumber-books` | List all partnumber book snapshots with item counts |
|
||||
| POST | `/api/admin/pricing/partnumber-books` | Create partnumber book snapshot (returns task_id) |
|
||||
|
||||
Reference in New Issue
Block a user