# 정산 요청 상태 중에 환불 주문이 발생하면 어떻게 되나요?

<mark style="color:blue;">정산 완료 시점에 시스템에서 자동으로 걸러져요.</mark>

필요하실 경우 `상품` > `공급자` > `공급자 정산 관리` 메뉴에서정산 번호 클릭 시,\
주문 내역 팝업 에서 철회 가능수동으로 철회도 가능해요. <br>


---

# 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://help.makeshop.co.kr/faq/product/undefined-2/undefined-1.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.
