> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/reverse-a-transfer.md).

# 送金を取り消す

まだ完了していない送金のみを取り消すことができます。送金が取り消されると、その取り消しを完了するために第2の取引が処理されます。

{% hint style="warning" %}
**重要：** 取り消された取引は、2つの別々の支払いとして、異なる2つの請求書に表示される場合があります。例：100ドルの支払いが取り消され、2枚目の請求書では -100ドル と表示されます。
{% endhint %}

1. 上部のナビゲーションバーから **残高** → **送金**.
2. 取り消したい送金の表の行にカーソルを合わせ、行の末尾で次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **［詳細］** → **取り消し**.
3. 警告メッセージを読み、次を選択します **OK**.

   <div data-with-frame="true"><figure><img src="/files/feac7c945c3b692ffcb33f17f761538f7d49cda3" alt=""><figcaption></figcaption></figure></div>

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>警告:</strong> 送金が取り消されると、元に戻すことはできません。 <a href="/pages/43d7ea4be734756b4babd186a4ece6a24747d12a">新しい送金を作成する</a> 誤って1件取り消してしまった場合は、</p></div>

   * 参照してください [送金の詳細](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/view-transfer-details.md) 取り消した取引を見つける方法については、


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/reverse-a-transfer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
