Line item
Represents a generic line item on an invoice.
Unique id associated to this entity.
Invoice line item type
The line item quantity
The line item price.
The discounted line item price.
The subtotal for this line item which generally represents quantity * price.
The discounted subtotal for this line item which generally represents quantity * discountedPrice.
Verbose name for this entity.
Line item description.
Accounting code key identifier. Please reference /api/accounting-codes endpoint.
The key identifier for the tax code for the line item.
Related sales order line item id.
Arbitrary key-value-pair like data that can be used to later on search for this line item.
Dictate if this line item is taxable.
Line number
An object that contains all accounting details.