# 退款

### 單筆記錄退款 <a href="#single-record-refund" id="single-record-refund"></a>

當你退刷信用卡或是退貨時，可以在原先的記錄上點開明細，右上角的按鈕選單中有一個退款按鈕可以進行退款。

<img src="/files/-MGwkHzGT1exsBEyFJJM" alt="" width="375">

新增退款記錄時，可以指定退款的帳戶（不一定要跟原本支付帳戶一樣），也可以調整退款的金額。

<img src="/files/-MGwjwJ3WDHaVjVqYJSv" alt="" width="375">

退款完成後，原先記錄上會出現已退款的金額資訊，你可以點開記錄明細，直接查看退款那筆記錄。

<img src="/files/-MGwk0UT951yUvirHGB2" alt="" width="375">

<img src="/files/-MGwk4B5sCrUSZ2jdyv4" alt="" width="375">

### 多類別退款 <a href="#category-spilt" id="category-spilt"></a>

如果你是用多類別記錄，但想要部分退款的話，不能直接針對多類別本身去做退款，這樣多類別的金額是不能修改的。原因是如果支援修改的話，會不知道實際上這兩個類別該怎麼分配退款比例。

<figure><img src="/files/AcmLlUW2kQi1FkvkKspY" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/R03h7zXgJweOnKxVTW3k" alt="" width="375"><figcaption></figcaption></figure>

所以，你必須要點開多類別中的子項目，在這裡你就可以修改你想要的退款金額。

<figure><img src="/files/jHmIcJySBa8qrWQlk9ul" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/z93PWgSwB815XHRxkWyZ" alt="" width="375"><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://doc.moze.app/refund.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.
