Skip to main content
Skip to main content

LineItemAdjustment

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

Properties

idstringRequired
The Line Item Adjustment's ID
item_idstringRequired
The ID of the line item
itemLineItemRequired
The details of the line item.
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
amountnumberRequired
The adjustment amount
metadataRecord<string, unknown>Required
An optional key-value map with additional details
Was this section helpful?