---
title: "Draft Invoice Lines Products"
description: "Create draft invoice lines templated from your Product catalog instead of supplying every field ad-hoc."
url: https://www.fenerum.com/en-DK/docs/api/draft-invoice-line-product/
updated_at: "2026-05-20T00:00:00"
---
If you maintain a [Product](https://www.fenerum.com/en-DK/docs/api/product.md) catalog with [Product Pricings](https://www.fenerum.com/en-DK/docs/api/product-pricing.md), these endpoints let you create [Draft Invoice Lines](https://www.fenerum.com/en-DK/docs/api/draft-invoice-line.md) that reference a specific pricing instead of supplying every field yourself — Fenerum templates the line from the product (price, currency, VAT settings, revenue group).

Compared to the regular Draft Invoice Line endpoints, these lines also accept first-class discount fields: `discount_percentage`, `discount_fixed_per_quantity`, and `discount_fixed_total` (mutually exclusive).

`GET /api/v1/draft-invoice-lines/products/` (schema: https://app.fenerum.com/api/swagger/?format=openapi)

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [API Documentation](https://www.fenerum.com/en-DK/docs/api.md)

Full site index: https://www.fenerum.com/llms.txt
