DEV

Type.

CustomsItem

A CustomsItem is the product of a CustomsSpec and includes improved item data

Fields

amount

Decimal!

Required

The total price amount for this item

countryOfOrigin

CountryCode!

Required

The country that this item originates from

countryOfOriginSource

ItemValueSource!

Required

Where this origin information came from

description

String!

Required

The description of this item for the purpose of clearance

hsCode

String!

Required

The HS code that describes this item

hsCodeSource

ItemValueSource!

Required

The source of the HS code classification

items

[Item!]!

Required

The items associated with the CustomsItem

provinceOfOrigin

String

The province that this item originates from

provinceOfOriginSource

ItemValueSource

Where this province information came from

quantity

Decimal!

Required

The total number of this item

Was this page helpful?