Skip to main content
Skip to main content

Invoice Line Export

What the Invoice Line export contains and the meaning of each field.

Overview

The Invoice Line export contains the individual lines of invoices you have issued to your customers. Each row represents one invoice line, together with details of the parent invoice, the customer contact and addresses from the related purchase order line, the invoiced item, quantities, pricing and tax.

Use this export for accounts receivable reconciliation, tax reporting, and importing invoice data into your finance systems.

Generating the Export

Navigate to Settings → Files → Exports and create a new export with the type Invoice Line.

You can optionally set a row limit to cap the size of the export.

Fields

ColumnDescription
Invoice IDUnique identifier of the invoice this line belongs to.
Invoice IdentifierHuman-readable invoice number of the parent invoice.
Invoice DateDate the invoice was issued (YYYY-MM-DD), or empty if not set.
Due DateDate the invoice is due for payment (YYYY-MM-DD), or empty if not set.
Invoice StatusCurrent status of the parent invoice. One of draft, sent, cancelled, rejected, approved, partially_paid, paid.
Customer NameName of the user who created the related purchase order line (the requestor).
Customer EmailEmail address of the user who created the related purchase order line.
Bill To Address NameName on the billing address of the related purchase order line.
Bill To Address Line OneFirst line of the billing address.
Bill To Address Line TwoSecond line of the billing address.
Bill To Address CityCity of the billing address.
Bill To Address ProvinceProvince or state of the billing address.
Bill To Address Postal CodePostal code of the billing address.
Bill To Address Country CodeCountry code of the billing address.
Ship To Address NameName on the shipping address of the related purchase order line.
Ship To Address Line OneFirst line of the shipping address.
Ship To Address Line TwoSecond line of the shipping address.
Ship To Address CityCity of the shipping address.
Ship To Address ProvinceProvince or state of the shipping address.
Ship To Address Postal CodePostal code of the shipping address.
Ship To Address Country CodeCountry code of the shipping address.
Currency CodeCurrency code of the line's monetary values.
Line IDUnique identifier of the invoice line.
Line IdentifierLine reference (line number) of this line within the invoice.
Parent Line IDIdentifier of the parent line this line belongs to, if any, taken from the line's item details.
Item TypeType of the invoiced item, taken from the line's item details.
Item IDIdentifier of the invoiced item, taken from the line's item details.
Item CodeCode or SKU of the invoiced item, taken from the line's item details.
Item NameName of the invoiced item, taken from the line's item details.
Item DescriptionDescription of the invoice line.
QuantityInvoiced quantity, as a decimal (defaults to 1.00 when not set).
Unit Of MeasureUnit of measure of the invoiced item, taken from the line's item details.
Unit Price Excluding TaxPrice per unit excluding tax, as a decimal in the currency shown in Currency Code.
Tax Rate PercentEffective tax rate for the line as a percentage, or empty when no tax applies.
Line Subtotal Excluding TaxLine total excluding tax (quantity multiplied by unit price), as a decimal.
Line Tax AmountTotal tax amount for the line, as a decimal.
Line Subtotal Including TaxLine total including tax, as a decimal.
Item DetailsFull details of the invoiced item, as a JSON object.
Created AtDate and time when the invoice line was created (ISO 8601).
Updated AtDate and time when the invoice line was last updated (ISO 8601).