Skip to main content

IntegratedOrderItem

An order item from an Integration

Fields

created_atDateTime!

The date the IntegrationOrderItem was created

dataIntegratedOrderItemFields!

The associated data of the IntegrationOrderItem

legacy_idID!

The unique identifier of the IntegrationOrderItem

line_item_idString

The line item id of the IntegrationOrderItem

Deprecated — Use data instead

productProduct

The associated product of the IntegrationOrderItem

product_variantProductVariant

The associated product of the IntegrationOrderItem

quantityInt!

The quantity of the IntegrationOrderItem

Deprecated — Use data instead

skuString

The sku of the IntegrationOrderItem

Deprecated — Use data instead

titleString

The title of the IntegrationOrderItem

Deprecated — Use data instead

updated_atDateTime!

The date the IntegrationOrderItem was updated

vendorString

The vendor of the IntegrationOrderItem

Deprecated — Use data instead