> For the complete documentation index, see [llms.txt](https://apidoc.247express.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidoc.247express.vn/customer/header-request.md).

# Header Request

## API

<mark style="color:green;">`POST`</mark> `https://api.247post.vn/api/API`

Tất cả Customer API đều sử dụng mẫu header bên dưới để xác thực

#### Headers

| Name                                           | Type   | Description                     |
| ---------------------------------------------- | ------ | ------------------------------- |
| Content-Type<mark style="color:red;">\*</mark> | string | application/json                |
| ClientID<mark style="color:red;">\*</mark>     | string | Mã khách hàng                   |
| token<mark style="color:red;">\*</mark>        | string | Token được lấy từ API đăng nhập |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
