> For the complete documentation index, see [llms.txt](https://resources.atriptech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.atriptech.com/bang-zhu-zhong-xin/re-men-fen-lei/shou-qian-piao-wu/atlas-piao-wu-chu-piao-ji-qu-xiao-gui-ze-shuo-ming.md).

# Atlas票务出票及取消规则说明

## 一、出票时效标准&#x20;

Atlas 票务系统具备高效的处理机制，保障绝大多数订单快速出票，具体时效承诺如下：&#x20;

* ≥90% 的订单可在 5 分钟内完成出票&#x20;
* ≥98% 的订单可在 1 小时内完成出票&#x20;

注：以上时效基于常规票务场景，如遇航司系统延迟等不可抗力或外部系统波动，出票时间可能相应延长，具体进度将通过系统实时更新。&#x20;

&#x20;

## 二、订单取消规则&#x20;

根据订单支付方式及客户设置的不同，Atlas 订单取消规则分为以下三类：&#x20;

### 1.  VCC 透传卡支付（VCC Pass through）&#x20;

若因以下原因导致出票受阻，系统将自动取消订单：&#x20;

* 航司临时变价&#x20;
* 目标航班售罄&#x20;
* 支付卡验证失败&#x20;
* 支付成功后 2 小时内未收到航司出票确认&#x20;

&#x20;

### 2.  预付款支付（ Prepayment ）&#x20;

若因以下原因导致出票受阻， Atlas 将先与客户沟通确认处理方案，再执行后续操作： &#x20;

* 目标航班售罄&#x20;
* 航司系统故障导致无法出票&#x20;

&#x20;

### 3. 客户特殊设置（适用于所有支付方式）&#x20;

如客户已设置特殊规则，系统将按照条件取消订单，常见设置包括：&#x20;

* 时间设置：如设置“超时未出票自动取消”（例如：支付后15分钟未出票）&#x20;
* 变价设置：如设置“变价时自动取消”（即航司票价变动时，系统自动取消订单）&#x20;
* 主动取消：客户在系统内发起“停止出票”请求，经系统验证通过后，完成订单取消&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://resources.atriptech.com/bang-zhu-zhong-xin/re-men-fen-lei/shou-qian-piao-wu/atlas-piao-wu-chu-piao-ji-qu-xiao-gui-ze-shuo-ming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
