- listAllInvoices() pages the flat /invoices header list via paginateAll
- listAllInvoiceItems(invoiceId) pages the nested per-invoice
/invoices/{id}/items child resource
- Both GET-only, reusing the existing paginateAll helper (PAX8-08)
- Note: no /orders call added (12-RESEARCH.md Pitfall 3 — unreliable/504s)
- Log pre-existing unrelated sync-scheduler.ts TS2307 errors to
deferred-items.md (appgate-factory/appgate-sync-service not in this
worktree's git history)
|
||
|---|---|---|
| .. | ||
| codebase | ||
| phases | ||
| quick | ||
| research | ||
| seeds | ||
| config.json | ||
| deferred-items.md | ||
| PROJECT.md | ||
| REQUIREMENTS.md | ||
| ROADMAP.md | ||
| STATE.md | ||