# Applying for VOID

**Path:** ATRIP → Bookings → My Bookings → Booking Details → Void

{% hint style="warning" %}
If you do not see a Void button, it means void service is not available for that airline.&#x20;

Void requests can only be submitted at the PNR level (not for partial passengers).&#x20;

A void request cannot be submitted once the window period has expired.&#x20;

If some passengers in the order have already requested a refund for other reasons, a void request cannot be made.&#x20;
{% endhint %}

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

### **Void Process**

#### 1. Start the Void Request&#x20;

* Click the Void button.&#x20;
* Confirm the passengers and flight details requiring void.
* Select one of the following options:
  * **Atlas Refund** – Atlas will submit the void request to the airline on your behalf.&#x20;
  * **Refund Claim** – Choose this if you or the passenger has already submitted a refund request directly with the airline and it has been confirmed. Atlas will refund you once the airline refund is received.

<mark style="color:red;">**Note: Once the void application is submitted, it cannot be withdrawn. Please proceed with caution.**</mark>

{% hint style="warning" %}
**Refund Claim** does not apply to orders using the VCC Passthrough payment method (identifiable through the payment channel: virtual credit card in the order details). This is because when clients use their own credit card for payment, the information exchange only occurs between the client and the airline, and Atlas is unable to determine the actual refund amount received.
{% endhint %}

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

#### 2. Submit the Void Request

* **Atlas Refund:** After selecting "Atlas Refund," the corresponding void information will be displayed on the page. Click **Confirm** to submit the void request.

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

* **Refund Claim:** After selecting "Refund Claim," please follow the instructions on the page to **fill in the airline fulfillment date, upload the proof of airline confirmation of fulfillment**, and then click **Confirm** to submit the void request.

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

#### 3. Track the Request

After successful submission, Atlas will process your void request. You can track its progress under:

* **Refund Info** page:

![](/files/sp9fIpkv1DvMVf0Gbq9u)

* or **Cancel & Refund** page:

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


---

# 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/applying-for-void.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.
