# 수기납부내역 삭제하기

## 시연 영상

{% embed url="<https://youtube.com/watch?v=DOuxvQv2EIM>" %}

## 단계별 설명

### 1. 청구서 상세 화면 (납부 완료)

* '25년 8월 청구서'의 상세 내역이 보입니다.
* 화면 하단의 납부 정보 영역에 '납부 완료' 상태가 표시되어 있습니다.
* '납부 완료' 항목 우측의 '취소' 버튼을 누릅니다.

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

### 2. 수기납부 취소 확인 팝업

* '수기납부 처리를 취소 하시겠습니까?' 라는 확인 팝업이 나타납니다.
* '확인' 버튼을 누릅니다.

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

### 3. 결제 취소 완료 팝업

* '결제 취소 되었습니다.' 라는 완료 팝업이 나타납니다.
* '확인' 버튼을 누릅니다.

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

### 4. 청구서 상세 화면 (납부 취소)

* 결제가 취소된 청구서 상세 화면입니다.
* 청구서 정보에 '청구서 환불됨' 이력이 추가되었습니다.
* 화면 하단에 '수기 납부 처리' 버튼이 나타납니다.

<figure><img src="/files/u1LOOO4Y8da7aBFWhfmS" 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://docs.modoocheck.com/manual/bill/remove-manual.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.
