DEV

Input.

ChannelOrderItemCreateInput

A single line item on the order.

Fields

Named attributes for this line item, such as variant options.

countryOfOrigin

CountryCode

The product's country of origin, if known.

externalLineId

String!

Required

The line item's unique identifier on the external platform.

hsCode

String

The product's Harmonized System (HS) code, if known.

lineCurrency

CurrencyCode!

Required

Currency for this line item's amounts.

lineDiscount

Decimal

Discount amount applied to this line item.

lineTax

Decimal

Tax amount applied to this line item.

productId

String

The product's unique identifier on the external platform, used to match this line item to a catalog item.

productTitle

String!

Required

The product's name.

quantity

Int!

Required

Quantity ordered.

sku

String

The product's SKU, used to match this line item to a catalog item.

unitPrice

Decimal!

Required

Price per unit.
Book a demo

Was this page helpful?