v1

latestOpenAPI 3.1.02026-07-24233206489.1 KB
Invoices

Export invoices as CSV

Streams a CSV of the caller org's invoices (same filters as the cursor list; up to 1000 rows per call).

get/v1/invoices/export

Query parameters

status'draft' | 'open' | 'paid' | 'uncollectible' | 'void'

Filter by status

customer_idstring

Filter by linked customer

starting_afterstring

Cursor: return results after this invoice ID

limitinteger

Max rows (default and max 1000)

Response

CSV export of the org's invoices