These docs are for v1.0. Click to read the latest docs for v2.0.
Improved

Customer Invoices - Auto-populate invoice line fields from product data

When creating or updating customer invoices (both draft and finalized), you can now provide only the product_id and quantity fields for invoice lines. The API will automatically populate label, description, ledger_account_id, raw_currency_unit_price, unit, and vat_rate from the associated product. You can still override any of these fields by providing them explicitly in your request.