v1
latestOpenAPI 3.1.02026-07-2420077.8 KBList all Invoices
Get list of invoices, filters may be added as query parameters
Query parameters
Filter, only fetch invoices that match any of the provided invoice profile ids
Filter, only fetch invoices that exactly match one of the provided invoice serial numbers
Filter, only fetch invoices that partially match a serial_number
Filter, only fetch invoices that match a billing_period (instant, weekly, biweekly, monthly)
Filter, only fetch invoices that match the number of the tk_bank_account in the invoice
Filter, only fetch invoices that match the country name of the customer's billing address in the invoice
Filter, only fetch invoices that match invoice's status. Available values : paid, unpaid
Filter, only fetch invoices where invoice.issuing_date is greater than or equal to this date. Dates should be in format YYYY-MM-DD.
Filter, only fetch invoices where invoice.issuing_date is less than or equal to this date. Dates should be in format YYYY-MM-DD.
Filter, only fetch invoices where invoice.due_date is greater than or equal to this date. Dates should be in format YYYY-MM-DD.
Filter, only fetch invoices where invoice.due_date is less than or equal to this date. Dates should be in format YYYY-MM-DD.
Maximum number of elements to return per page. See more info in Pagination
Pagination offset index, 0 based.
Sorting criteria on fields in Invoice. Available values : issuing_date, -issuing_date
Response
200