feat(POS-013): completed feature
This commit is contained in:
11
work/artifacts/POS-013/architect.md
Normal file
11
work/artifacts/POS-013/architect.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# POS-013 — Architect
|
||||
|
||||
## Feature
|
||||
POS Phase 2/3 ticket 013: Low stock alerts + loyalty + settings + keyboard shortcuts.
|
||||
|
||||
## Endpoints
|
||||
- GET /pos/inventory/low-stock — low stock variants per store
|
||||
- GET /pos/loyalty/:customerId — loyalty points + tier
|
||||
- POST /pos/loyalty/:customerId/points — award/redeem points (manager+)
|
||||
- GET/PATCH /pos/settings — receipt footer, VAT, default payment
|
||||
- GET /pos/shortcuts — keyboard shortcut definitions
|
||||
Reference in New Issue
Block a user