Returns a paginated list of invoices in a simplified preview shape. Use this endpoint for lists, sync flows, and quick overviews. For the full invoice payload, use the invoice detail endpoint.
Bearer token created for a specific company in Integrations → API.
Filter by document number.
Filter by client.
Filter by payment status.
paid, unpaid, partially_paid, overdue, will_not_be_paid Issue date from.
Issue date to.
Due date from.
Due date to.
Minimum total amount with VAT in company currency.
Maximum total amount with VAT in company currency.
Field used for sorting. Only values supported by the underlying invoice list filter are accepted.
number, issueDate, dueDate, deliveryDate, totalWithVatEur Sorting direction.
asc, desc Number of results per page.
1 <= x <= 500Page number.
x >= 1