Billing
Download Invoice
Download an invoice as CSV or plain-text PDF-style document.
Formats: csv (spreadsheet-ready), txt (printable receipt).
get/api/billing/invoice/{customer_id}/download
Path parameters
customer_idstring required
Query parameters
formatstring
period_startnumber
period_endnumber
tax_ratenumber
customer_namestring
Response
Successful Response
{"stackTrail":"paths:/api/billing/invoice/{customer_id}/download:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}