Skip to main content

ExternalOrderItemInput

An ExternalOrderItem to be added/updated

Fields

created_atDateTime

The date the ExternalOrderItem was created

deleted_atDateTime

The date the ExternalOrderItem was deleted

idID!

The unique identifier of the ExternalOrderItem

order_idID!

The unique identifier of the ExternalOrder associated with the ExternalOrderItem

product_gidID

The globally unique identifier of the ExternalProduct associated with the ExternalOrderItem. Use this field if you want to pass an ID from a different integration.

product_idID

The unique identifier of the ExternalProduct associated with the ExternalOrderItem. Use this field if you want to pass an ID from the same integration.

product_variant_gidID

The globally unique identifier of the ExternalProductVariant associated with the ExternalOrderItem. Use this field if you want to pass an ID from a different integration.

product_variant_idID

The unique identifier of the ExternalProductVariant associated with the ExternalOrderItem. Use this field if you want to pass an ID from the same integration.

quantityPositiveInt!

The quantity of the ExternalOrderItem

skuString

The SKU of the ExternalOrderItem

subtotal_amountMoneyInput!

The subtotal amount of the ExternalOrderItem

titleString

The title of the ExternalOrderItem

total_discount_amountMoneyInput!

The total discount amount of the ExternalOrderItem

total_tax_amountMoneyInput!

The total tax amount of the ExternalOrderItem

updated_atDateTime

The date the ExternalOrderItem was last updated

vendorString

The vendor of the ExternalOrderItem