# 송금 영수증 확인하기

## 송금 영수증이란?

오더 컨펌 인보이스, 혹은 프로포르마 인보이스가 발행되어 송금을 하면, 은행에서 외화 송금에 대한 영수증을 수령할 수 있어요. 실제 송금 기록을 보관해야 추후 문제 소지가 없기 때문에 패스레이드는 모든 송금 영수증을 보관합니다.

## 송금 영수증 목록으로 이동하기

좌측 메뉴 중 <mark style="background-color:yellow;">**\[송금]**</mark>을 클릭 후 <mark style="background-color:yellow;">**\[송금 영수증]**</mark>을 클릭합니다.

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

## 송금 영수증 목록

메뉴 우측 목록이 송금 영수증 목록입니다.&#x20;

* 각 행의 오른쪽 <mark style="background-color:yellow;">**\[다운로드]**</mark>**&#x20;버튼을 클릭하면 원본 인보이스를 다운로드** 받을 수 있어요.
* 각 행을 클릭하면 인보이스 상세 페이지로 이동합니다.

<figure><img src="/files/OOqGrrOpXlVlMZjMklXT" alt=""><figcaption></figcaption></figure>

## 송금 영수증 상세 페이지

### 송금 영수증 정보

인보이스 정보 영역에는 인보이스에 대한 일반적인 정보가 표시돼요.&#x20;

<figure><img src="/files/poNFQ365KEs63E5aYIk1" alt="" width="563"><figcaption></figcaption></figure>

### 송금 영수증 파일

송금 영수증 원본 파일이 노출됩니다. 클릭하면 다운로드할 수 있어요.

<figure><img src="/files/1ZkstCOdqFs7fgoz1z1u" alt="" width="563"><figcaption></figcaption></figure>

### 송금 영수증 수치

송금 영수증에 기록된 송금 금액을 보여줍니다.&#x20;

<figure><img src="/files/K1fssAFwRYLIAVOemliB" alt="" width="563"><figcaption></figcaption></figure>

### 관련 링크

송금 영수증과 연관된 다른 인보이스 링크가 제공됩니다. 오더 컨펌 혹은 프로포르마 인보이스가 보통 노출될거에요.

<figure><img src="/files/E6AKxxD3pftxtmz1WEhk" alt="" width="563"><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.pathrade.com/pathrade-manual/invoice/read/payment-receipt.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.
