Skip to main content

Generate sales invoices with line discounts

This API recipe explains how to generate sales invoices with line-level discounts using JSON payloads. In this approach, the discount is directly linked to a specific product or service, ensuring precise price adjustments per line item.

Prerequisites