Avalara Trade and Tariff Library

Version tradetarifflibrary
Tradedata

TradeDataProjection

A node in the hierarchical tariff tree. Each node represents a section, chapter, heading, subheading, or item, and may contain child entries, localized descriptions, and duty information.

Parameters
idOptional
string

Internal identifier for this tariff entry. Unique within the schedule.

typeOptional
string

Type of tariff hierarchy node.

Enum: SECTION, CHAPTER, HEADING, ITEM, ORPHAN
codeOptional
string

Official tariff code for this entry (HS code or section/chapter identifier). May be empty for grouping entries that do not have a code of their own.

descOptional
string

Description of the tariff entry in the response language.

descriptionsOptional
object

Localized descriptions keyed by ISO 639-1 language code (for example, EN, FR, DE).

uomOptional
string

Unit of measure for this entry. Typically empty for non-leaf entries.

dutiesOptional
object

Duty information for this entry, keyed by trading partner or duty regime.

childrenOptional

Child tariff entries nested under this node.