Browse the HTS hierarchy as a tree by fetching children for a parent code
| Parameter | Type | Required | Description |
|---|---|---|---|
parent | string | No | Parent code to get children of (e.g., ‘8517’) |
depth | integer | No | How many levels deep (default: 1, max: 3) |
has_children: Boolean indicating if the code has child codesindent: Hierarchy level (0 = top level)API key as Bearer token. Format: Bearer hts_your_api_key
Parent code to get children of
50How many levels deep (default: 1, max: 3)
1 <= x <= 3Category tree