DEV

Input.

ManifestLineItemInput

No description

Fields

amount

Decimal

Declared value of the item. If not provide the totalAmount is required.

countryOfOrigin

CountryCode!

Required

2-letter ISO country code of origin for the item

customsDescription

String

Customs-specific description override for the item, distinct from the catalog description.

description

String

Detailed description of the item

gtin

String

Global Trade Item Number (GTIN) for the item.

hsCode

String

Harmonized System commodity code
Marketplace where the item is sold.
List of item weights and dimensions.

name

String

Name of the item

productComposition

[ManifestItemCompositionInput!]

The material composition of the product.

productId

String

Product ID for the item

provinceOfOrigin

String

Optional administrative area where the item originates. Required by some countries.

quantity

Int!

Required

Quantity of items

referenceNumber

String

External reference number for the item

sku

String

SKU for the item

totalAmount

Decimal

Optional: The line items total amount. If provided the amount will be computed from the totalAmount / quantity.

upc

String

Universal Product Code (UPC) for the item. A UPC is a 12-digit GTIN; if gtin is not provided this value is used as the item's GTIN.
Book a demo

Was this page helpful?