LineItem
Individual item contained within a parcel
- descriptionType: stringrequired
Human-readable item description
- quantityType: integerrequired
Number of items of this type in the parcel
- codeType: string | null
Internal or SKU code
- currencyType: string | null
Currency for declared values
- externalType: string | null
_id External identifier used by your system
- hsType: string | null
_tariff _number Harmonized System tariff number for customs
- originType: string | null
_country Country of origin for customs
- taxesType: array object[] | null
Taxes applied to the item
- amountType: numberrequired
Total amount of the tax
- titleType: stringrequired
Name of the tax
- rateType: number | null
Applicable tax rate as a decimal
- unitType: number | null
_value Declared value of a single item
- unitType: number | null
_weight Weight of a single item
- valueType: number | null
Total declared value of the items
- weightType: number | null
Total weight of all items of this type