Billing
billing
Get Invoice Pdf Url
T5-5 (BILLING_RULES.md §5): return the Stripe-hosted PDF for an invoice.
All invoices are Stripe invoices, so the PDF is always Stripe's hosted PDF (invoice_pdf_url / hosted_invoice_url). Redirects to it.
get/api/billing/invoices/{invoice_id}/pdf
Path parameters
invoice_idinteger required
Response
Successful Response
{"stackTrail":"paths:/api/billing/invoices/{invoice_id}/pdf:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.