Files
mercadodevida/work/artifacts/POS-014/architect.md
2026-08-22 13:51:23 +02:00

13 lines
476 B
Markdown

# POS-014 — Architect
## Feature
POS Phase 2/3 ticket 014: Shifts + tax rates + stores + notifications + daily/end-of-day reports.
## Endpoints
- GET /pos/shifts — list sessions by store/date
- GET /pos/tax-rates — configured tax rates
- GET /pos/stores — list all POS stores (admin)
- GET /pos/notifications — low-stock + session alerts
- GET /pos/reports/daily — daily sales summary
- GET /pos/reports/end-of-day — EOD report (sessions + sales + by payment)