Get HSCode Details
Fetch details of a specific hs code.
/hs-codes/:hs_code_id
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": true,
"message": "HSCode retreived successfully",
"data": [{
"_id": "641d65dfd1b41ab967642832",
"chapter": "90",
"category": "Optical fibres and optical fibre bundles; optical fibre cables (excl. made up of individually sheathed fibres of heading 8544); sheets and plates of polarising material; lenses, incl. contact lenses, prisms, mirrors and other optical elements of any material, unmounted (excl. such elements of glass not optically worked)",
"category_code": "9001",
"sub_category": "Optical fibres, optical fibre bundles and cables (excl. made up of individually sheathed fibres of heading 8544)",
"hs_code": "900110",
"hs_code_id": "HS-91033501933",
"__v": 0
}]
}Last updated
Was this helpful?