Parameters
The report accepts the following parameters: Invoiced after - Filter to only include invoice lines from invoices created on or after this date. Defaults to one month ago. Invoiced before - Filter to only include invoice lines from invoices created on or before this date. Defaults to today.Available fields
The report includes the following fields:- id - The unique identifier of the invoice line item
- invoice_id - The associated invoice ID
- invoice_number - The formatted invoice number
- description - The line item description
- product_id - The associated product ID (if applicable)
- line_item_type - The type of line item
- unit_price_cents - The unit price in cents
- invoice_currency - The currency of the invoice
- quantity - The quantity of items
- tax_percentage - The tax percentage applied
- amount_including_tax_cents - The line amount including tax in cents
- invoiced_at - When the invoice was created
- product_sku - The SKU of the associated product
- product_title - The title of the associated product
- product_supplier - The supplier of the associated product
- amount_including_tax - The line amount including tax
- amount_excluding_tax - The line amount excluding tax
- total_amount_including_tax - The total amount including tax