Retrieve all invoices
Invoices
Retrieve all invoices
Returns a list of invoices. Optionally invoice type and dates can be defined to retrieve invoices of a certain type from a certain date to another date
GET
Retrieve all invoices
Documentation Index
Fetch the complete documentation index at: https://docs.chift.eu/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Query Parameters
Page number
Required range:
x >= 1Page size
Required range:
1 <= x <= 100Available options:
customer_invoice, customer_refund, supplier_invoice, supplier_refund, all Available options:
all, unpaid, paid Include the invoice lines in the response. By default, invoice lines are included when no extra request is needed to fetch them. If you want to include them explicitly, set this parameter to true.
Available options:
true, false Include analytic accounts in the response
Available options:
true, false