# 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 %}
