Anchor to section titled 'undefined'

DraftOrderLineItem
object

Requires read_draft_orders access scope.

The line item for a draft order.


The custom applied discount.

The discountedTotal divided by quantity, equal to the average value of the line item price per unit after discounts are applied. This value doesn't include discounts applied to the entire draft order.

The list of bundle components if applicable.

Whether the line item is custom (true) or contains a product variant (false).

A list of attributes that represent custom features or special requests.

The list of additional information (metafields) with the associated types.

The total price with discounts applied.

Name of the service provider who fulfilled the order.

Valid values are either manual or the name of the provider. For example, amazon, shipwire.

Deleted fulfillment services will return null.

A globally-unique ID.

The image of the product variant.

Whether the line item represents the purchase of a gift card.

The source of the line item's merchandise information.

The name of the product.

The total price excluding discounts, equal to the original unit price multiplied by quantity.

The price without any discounts applied.

The original custom line item input price.

The price override for the line item.

The product for the line item.

The quantity of items. For a bundle item, this is the quantity of bundles, not the quantity of items contained in the bundles themselves.

Whether physical shipping is required for the variant.

The SKU number of the product variant.

Whether the variant is taxable.

A list of tax lines.

The title of the product or variant. This field only applies to custom line items.

The total discount amount.

The UUID of the draft order line item. Must be unique and consistent across requests. This field is mandatory in order to manipulate drafts with bundles.

The product variant for the line item.

The ID of the variant associated with the line item. Will still be returned even if the variant has been deleted since the draft was created or last updated.

The name of the variant.

The name of the vendor who created the product variant.

The weight unit and value.


Was this section helpful?
Map

Fields and connections from

DraftOrderLineItem



Was this section helpful?
||-
DraftOrderLineItem Implements
DraftOrderLineItem

Implements