Get headings by HS chapter
GET/truckers/hscode/headings/:value
Returns the headings belonging to a specific chapter of the Harmonized System. Headings represent a more detailed subdivision within a chapter (e.g., Heading 0101 - Live horses, asses, mules, and hinnies).
Example Usage:
- Display specific classifications when selecting a chapter
- Hierarchical navigation of the HS system
Notes:
- The {value} parameter must be the exact title of the chapter (e.g., 01)
- Results include metadata for the parent section and chapter
- Headings are sorted alphabetically by title
Request
Responses
- 200
- 404
List of HS headings
No headings were found for the specified chapter.