/us_hts/lines

POST /api/us_hts/lines

Price: 1 credit

Get US Harmonized Tariff Schedule lines for one HTS code — duty rates, units of quantity, quota quantity, additional duties and footnotes

How to use it

Use this when you already have an HTS code and want the US import duty for it. The code may be given at any level and the answer covers that code and everything below it, so 0901.11 returns the 8- and 10-digit lines beneath it rather than a single row. Duty is split three ways: general_rate is the rate for normal trading partners, special_rate names the preference programmes in brackets, and other_rate is the column 2 rate for countries without normal trade relations; an empty rate on a row means the rate sits on a line further down. Rows where is_group_caption is true are headings that group the rows after them and carry no code of their own. A 2-digit chapter number is rejected — list a whole chapter with us_hts/chapters/lines. count trims the subtree; the largest heading in the schedule, 9902, returns 1655 rows, so pass a count above that to be sure of getting the whole subtree under hts_number.

Parameters

Request body

Response

Errors

Response headers