Download a ZIP archive of invoice PDFs + manifest for one year (year-end audit)
billing
Download a ZIP archive of invoice PDFs + manifest for one year (year-end audit)
Bundle one calendar year of Stripe invoice PDFs + a CSV manifest into a ZIP for year-end audit (closes audit#305 billing finding).
Manifest columns: invoice_number, date, amount_paid_usd, status, period_start, period_end, hosted_invoice_url, pdf_filename.
Returns 503 when Stripe is not configured, 502 on Stripe API error,
and 200 with an empty ZIP (just manifest.csv listing zero rows)
when the org has no invoices in year.
GET
Download a ZIP archive of invoice PDFs + manifest for one year (year-end audit)