# Customer

- [Header Request](https://apidoc.247express.vn/customer/header-request.md): Mô tả cấu hình header cho request API
- [Luồng trạng thái nhận phát](https://apidoc.247express.vn/customer/luong-trang-thai-nhan-phat.md)
- [Danh sách dịch vụ chính](https://apidoc.247express.vn/customer/danh-sach-dich-vu-chinh.md): API lấy danh sách dịch vụ chính của 247Express được cung cấp
- [Danh sách dịch vụ GTGT](https://apidoc.247express.vn/customer/danh-sach-dich-vu-gtgt.md): API lấy danh sách các dịch vụ giá trị gia tăng được cung cấp bởi 247Express
- [Danh sách địa chỉ gửi hàng](https://apidoc.247express.vn/customer/danh-sach-dia-chi.md): API lấy danh sách các điểm lấy hàng của khách hàng(client hub)
- [Cập nhật đơn hàng](https://apidoc.247express.vn/customer/cap-nhat-don-hang.md): API cập nhật thông tin đơn hàng
- [Hủy đơn hàng](https://apidoc.247express.vn/customer/huy-don-hang.md): Hủy đơn hàng khi đơn hàng mới tạo hoặc đang ở trạng thái đã tiếp nhận.
- [Lấy ảnh vận đơn](https://apidoc.247express.vn/customer/lay-anh-van-don.md): API lấy danh sách ảnh của một vận đơn
- [Tính giá](https://apidoc.247express.vn/customer/tinh-gia.md): API tính giá cước dịch vụ của 247. Giá cước mang tính chất tham khảo.
- [Tạo đơn hàng](https://apidoc.247express.vn/customer/tao-don-hang.md): API tạo đơn hàng 247
- [Tạo địa chỉ gửi hàng](https://apidoc.247express.vn/customer/tao-dia-chi.md): Tạo điểm gửi hàng cho khách hàng
- [Cập nhật địa chỉ gửi hàng](https://apidoc.247express.vn/customer/cap-nhat-dia-chi-gui-hang.md): Cập nhật tên, số điện thoại liên hệ điểm gửi hàng cho khách hàng
- [Feedback](https://apidoc.247express.vn/customer/feedback.md): Khách hàng phản hồi các vận đơn phát chưa thành công


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://apidoc.247express.vn/customer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
