# 키오스크 매출 반품하기

{% tabs %}
{% tab title="포스에서 반품" %}
[영수증관리](https://okpos.gitbook.io/okpos-guide/operation/receipts)에서 일반 주문과 같은 방법으로 반품합니다.

**1.** 취소하려는 영수증의 거래가 발생된 포(키오스크) 조회 / 선택

**2.** 취소하려는 영수증을 선택하여 반품을 클릭하여 승인취소를 진행합니다.
{% endtab %}

{% tab title="키오스크에서 반품" %}

1. 키오스크에서 포스모드로 전환합니다.\
   -> [키오스크 종료 및 포스 모드 변경](/android-pos-manual/android-kiosk/setup/undefined.md) 참고<br>
2. 영수증 관리를 선택하여 포스와 동일하게 반품을 진행합니다.

   <figure><img src="/files/btBbZU4EtCAjnG4xSFr1" alt=""><figcaption></figcaption></figure>
3.

{% endtab %}
{% endtabs %}


---

# 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/setup/sale-return.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.
