Get chapters by HS section
GET/truckers/hscode/section/:value
Returns the chapters belonging to a specific section of the Harmonized System. Each chapter represents a more specific category within the section (e.g., Chapter 01 - Live animals).
Example of use:
- Display subcategories when a user selects a section
- Hierarchical navigation of the HS system
Notes:
- The {value} parameter must be the exact title of the section (e.g., I)
- Results include metadata from the parent section
Request
Responses
- 200
- 404
HS Chapters List
No chapters were found for the specified section.