Skip to main content
Skip to main content

LineItemAdjustment

A Line Item Adjustment includes details on discounts applied on a line item.

Properties

amountnumberRequired
The adjustment amount
descriptionstringRequired
The line item's adjustment description
discountDiscountRequired
The details of the discount associated with the adjustment.
discount_idstringRequired
The ID of the discount associated with the adjustment
idstringRequired
The Line Item Adjustment's ID
itemLineItemRequired
The details of the line item.
item_idstringRequired
The ID of the line item
metadataRecord<string, unknown>Required
An optional key-value map with additional details
Was this section helpful?