Represents a single line in an order. There is one line item for each distinct product variant.
Fields
discountAllocations ● [OrderDiscountAllocation]
The discounts that have been allocated onto the order line item by discount applications.
More
discountedTotalPrice ● Money
The total price of the line item, including discounts, and displayed in the presentment currency.
More
originalTotalPrice ● Money
The total price of the line item, not including any discounts. The total price is calculated using the original unit price multiplied by the quantity, and it's displayed in the presentment currency.
More
The properties of the product
More
quantity ● Int
The quantity of the product in the product line, including the quantity of the edited order items.
tags ● String
The tag of the product
title ● String
The title of the product combined with title of the variant.
variant ● ProductVariant
The product variant object associated to the line item. Unsupported: Custom product query for retrieving product attribute details.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?