/korea_customs/commodities/search

POST /api/korea_customs/commodities/search

Price: 20 credits

Search the Korean HSK tariff nomenclature by commodity name or list every code at one digit level, with the Korean and English names and the parent code

How to use it

Resolve a product into the HSK codes the trades endpoint filters on, and resolve a code the trades endpoint returned into a name — trades rows carry no commodity name at the 10-digit level and drop it on some 6-digit rows. The keyword mode matches Korean and English names and returns codes at mixed depths, and a code from it is only usable as `hs_codes` when it is 2, 4, 6 or 10 digits long: the 5, 7, 8 and 9 digit levels exist in the nomenclature but are not accepted as filter values. The digits mode walks the tree instead — ask for one level and narrow with parent_code. An unknown keyword returns nothing rather than the whole tariff.

Parameters

Request body

Response

Errors

Response headers