Skip to main content
Anchor to DraftOrderLineItemMerchandiseSourceType

DraftOrderLineItemMerchandiseSourceType

enum

The possible sources for a line item's merchandise.

Indicates the line item represents custom merchandise.

Anchor to DELETED_PRODUCT_VARIANTDELETED_PRODUCT_VARIANT

Indicates the line item represents a ProductVariant that has been deleted since the draft order was created or last updated. The line item must be updated to use a new variant or defined as custom before the draft order can be completed.

Indicates the line item represents a ProductVariant.


Was this section helpful?

•OBJECT

A line item in a draft order. Line items are either ProductVariant objects or custom items created manually with specific pricing and attributes.

Each line item includes quantity, pricing, discounts, tax information, and custom attributes. For bundle products, the line item includes components that define the individual products within the bundle.


Was this section helpful?