Export invoices (csv/xlsx/pdf) with optional status and
Export invoices (csv/xlsx/pdf) with optional status and date filters
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Headers
Partner / ISV only: UUID of the workspace that owns the client company. Required together with X-Acting-Company-Id when scoping product APIs to a merchant. See /getting-started/multi-tenancy.
Partner / ISV only: UUID of the client company to act on. Must belong to the workspace in X-Workspace-Id.
Query Parameters
Free-text search (endpoint-specific)
200Page number (1-indexed)
x >= 1Max rows to export
1 <= x <= 10000Filter invoices for a specific company in the tenant
csv, xlsx, pdf ALL, DRAFT, POSTED, SENT, PARTIALLY_PAID, PAID, OVERDUE, CANCELLED Filter issueDate on/after (ISO date)
Filter issueDate on/before (ISO date)