Explore the key/value pairs in a classification request.
Create a new request for an item classification to the universal (6-digit) or country-specific (8+ digit) HS code.
Note: To obtain a classification, you must provide a description. It is up to you which field(s) you provide, but we recommend you provide as much information as possible to receive a more accurate classification.
The item that is getting exported to be classified.
item.age OPTIONAL
The age of the item, e.g., 1784-1820 or 3rd Century A.D..
item.amount OPTIONAL
The price of the item.
item.brand OPTIONAL
The brand of the item.
item.category OPTIONAL
The item category.
item.description REQUIRED
The description of goods for the commercial invoice. This description will usually differ from the retail description and typically includes a general description of what it is, what it is made from, and what it is used for.
item.detail OPTIONAL
Additional features, attributes, or descriptions of the item.
item.gender OPTIONAL
The gender reference associated to the item.
item.hs_code OPTIONAL
As many known digits of the HS code, which will be used for sub-classifications, e.g., If you are classifying a list of knitted clothing, input 61 to force the logic to find codes within chapter 61.
Request a classification
Request a classification
Explore the key/value pairs in a classification request.Create a new request for an item classification to the universal (6-digit) or country-specific (8+ digit) HS code.
Attributes
JSON key/value pairs in the request body
POST |
https://api.zonos.com/v1/classifyitemREQUIREDitem.ageOPTIONALitem.amountOPTIONALitem.brandOPTIONALitem.categoryOPTIONALitem.descriptionREQUIREDitem.detailOPTIONALitem.genderOPTIONALitem.hs_codeOPTIONALitem.image_urlOPTIONALitem.language_codeOPTIONALnull, English is the default language.item.materialOPTIONALitem.product_idOPTIONALitem.skuOPTIONALitem.sub_categoryOPTIONALship_to_countryOPTIONAL{"item": {"id": "29342","amount": 12.99,"brand": null,"category": "women's clothing","description": "Cozy Design Women's Knitted Gloves with Roll Up Cuffs for Winter","detail": null,"gender": "women","hs_code": "6116","image_url": "https://zonos.com/images/cozygloves.webp","item_age": null,"language_code": "en","material": "cotton","product_id": "895669256385","sub_category": "women's accessories"},"ship_to_country": null}Was this page helpful?