# Get Simplified HSCode Details

## /hs-codes/simplified/:hs\_code\_id

<mark style="color:blue;">`GET`</mark> `https://api.terminal.africa/v1/hs-codes/simplified/:hs_code_id`

This endpoint allows you to retrieve the details of a specific simplified hs code.

#### Path Parameters

| Name                                           | Type   | Description                |
| ---------------------------------------------- | ------ | -------------------------- |
| hs\_code\_id<mark style="color:red;">\*</mark> | string | Unique ***hs\_code\_id***. |

#### Headers

| Name                                            | Type   | Description                      |
| ----------------------------------------------- | ------ | -------------------------------- |
| Authorization<mark style="color:red;">\*</mark> | string | Set value to `Bearer SECRET_KEY` |

{% tabs %}
{% tab title="200 Simplified HS Code retrieved successfully." %}

```json
```

{% endtab %}
{% endtabs %}
