Download a ZIP archive of invoice PDFs + manifest for one year (year-end audit, admin)
billing
Download a ZIP archive of invoice PDFs + manifest for one year (year-end audit, admin)
Bundle one calendar year of Stripe invoice PDFs + a CSV manifest into a single ZIP — one download for a year-end audit.
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, admin)