> For the complete documentation index, see [llms.txt](https://docs.miniapp.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miniapp.vn/huong-dan/cau-hinh-cua-hang-9/phi-van-chuyen/api-tich-hop-don-vi-van-chuyen.md).

# API tích hợp đơn vị vận chuyển

**API tích hợp đơn vị vận chuyển**

* **Tự động tính phí**: API kết nối với các đơn vị vận chuyển như GHTK, GHN, Ahamve... để lấy mức phí theo địa điểm, trọng lượng.
* **Theo dõi đơn hàng**: Kết nối API giúp cập nhật trạng thái vận chuyển theo thời gian thực.
* **Lựa chọn dịch vụ**: Người dùng có thể chọn dịch vụ giao hàng nhanh, tiết kiệm, ahamove hoặc giao ngay tùy theo nhu cầu.
* **Xử lý đơn hàng đồng bộ**: API giúp tự động gửi đơn hàng đến đơn vị vận chuyển mà không cần thao tác thủ công.

:key:**Lưu ý:** Để đấu nối api phương thức vận chuyển từ đơn vị thứ 3 thì khách hàng cần làm việc với bên đối tác Vận chuyển và xin thông tin kết nối mở api để hệ thống miniapp lấy thông tin và tích hợp. Để biết thêm chi tiết khách hàng vui lòng trao đổi với sale để được tư vấn và báo giá.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.miniapp.vn/huong-dan/cau-hinh-cua-hang-9/phi-van-chuyen/api-tich-hop-don-vi-van-chuyen.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.
