Find invoices
Finds matching customer invoices in the organisation. Returns slim preview objects suitable for listings.
Documentation Index
Fetch the complete documentation index at: https://docs.infinity.swiss/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token for authentication. Obtain from your Infinity account settings.
Query Parameters
Pagination limit. Defaults to 30, maximum 200.
x <= 200Pagination offset for the results.
When set, filters to only draft or only posted invoices.
When set, filters to only paid or only unpaid invoices.
When set, filters to only annulled or only non-annulled invoices.
Filters invoices addressed to the contact with the given id.
Inclusive lower bound on opening date (YYYY-MM-DD).
Inclusive upper bound on opening date (YYYY-MM-DD).
Response
Successfully returns the list of invoices.