For the complete documentation index, see llms.txt. This page is also available as Markdown.

HS Codes

The HS Codes API allows you generate accurate, customs ready descriptions for your items when you ship.

The HS Code Object

This section describes the different attributes available for a HS Code.

Attribute
Type
Description

description

string

Human readable description of hs code item e.g. Apple MacBook Pro 14-inch or Red Cotton T-Shirt.

hs_code

string

6, 8 or 10 digit hs code

hs_code_id

string

Unique reference for hs code.

created_at

datetime

Time hs code created

updated_at

datetime

Time hs code last updated

Last updated

Was this helpful?