# What types of refunds does Atlas handle?

Atlas handles various types of ticket refunds supported by airlines, including:&#x20;

* **Voluntary refunds** – when the passenger requests a cancellation.&#x20;
* **Involuntary refunds** – when the airline makes changes (e.g., flight cancellations or schedule changes).&#x20;
* **Void tickets**&#x20;
* **Special scenarios**, such as duplicate booking refunds and denied boarding refunds&#x20;

Refunds are supported for tickets issued through **both Pay to Atlas and VCC Passthrough** methods. Refund eligibility is not restricted by the original ticket payment method.

{% hint style="warning" %}
**Note:**

Due to PCI rules, Atlas cannot retain the full credit card number provided by the airline during the refund process, so it does not support airline HD refunds in the VCC Passthrough scenario.

Due to the fact that applications for refunds due to illness or death involve complex review procedures of airlines, requiring the submission of a large number of certificates and multiple communications, processing them through Atlas will seriously affect efficiency. To ensure service quality and timeliness, we are temporarily unable to accept the "illness and death refund" business and recommend handling it directly through the official channels of the airline.
{% endhint %}


---

# 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://resources.atriptech.com/popular-topics/post-booking/refund/what-types-of-refunds-does-atlas-handle.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.
