> For the complete documentation index, see [llms.txt](https://api.vietqr.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.vietqr.vn/vi/cac-dich-vu-api-khac/vietqr-refund-apis.md).

# VietQR Refund APIs

### Mô tả

<figure><img src="/files/ZkxOxAeBFtApGVpEalHg" alt=""><figcaption></figcaption></figure>

**Dịch vụ hoàn tiền qua VietQR hoạt động theo các bước sau:**

1. Khách hàng đã tích hợp xong dịch vụ [VietQR Payment APIs](/vi/api-vietqr-callback.md).
2. Yêu cầu VietQR cấp `secretKey` để dùng dịch vụ hoàn tiền.
3. Gọi [API Check Transaction](/vi/cac-dich-vu-api-khac/vietqr-refund-apis/goi-api-check-transaction.md) để kiểm tra và khởi tạo giao dịch cần hoàn tiền.
4. Gọi [API Refund](/vi/cac-dich-vu-api-khac/vietqr-refund-apis/goi-api-refund.md) để thực hiện hoàn tiền.

***

### Quy định về quy trình kết nối

Đối tác cần tuân thủ theo quy trình kết nối dịch vụ để đảm bảo hệ thống vận hành một cách hiệu quả nhất, giảm thiểu rủi ro không mong muốn. (Tham khảo quy trình tích hợp [VietQR Payment API](/vi/api-vietqr-callback.md))


---

# 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://api.vietqr.vn/vi/cac-dich-vu-api-khac/vietqr-refund-apis.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.
