Skip to main content
Log inSign up
Anchor to CalculatedDraftOrderLineItem

CalculatedDraftOrderLineItem

object

Requires read_draft_orders access scope.

The calculated line item for a draft order.

•

The custom applied discount.

•
Boolean!non-null

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.

•
MoneyV2!non-null

The total price with discounts applied.

•
MoneyBag!non-null

The total price with discounts applied.

•
MoneyV2!non-null

The unit price with discounts applied.

Anchor to discountedUnitPriceSetdiscountedUnitPriceSet
•
MoneyBag!non-null

The unit 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.

•

The image associated with the draft order line item.

•
Boolean!non-null

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

•
String!non-null

The name of the product.

•
MoneyV2!non-null

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

•
MoneyBag!non-null

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

•
MoneyV2!non-null

The line item price without any discounts applied.

Anchor to originalUnitPriceSetoriginalUnitPriceSet
•
MoneyBag!non-null

The price without any discounts applied.

•

The product for the line item.

•
Int!non-null

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

•
Boolean!non-null

Whether physical shipping is required for the variant.

•

The SKU number of the product variant.

•
Boolean!non-null

Whether the variant is taxable.

•
String!non-null

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

•
MoneyV2!non-null

The total value of the discount.

•
MoneyBag!non-null

The total discount amount.

•

The product variant for the line item.

•

The name of the variant.

•

The name of the vendor who created the product variant.

•

The weight unit and value.


Was this section helpful?