> 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/de/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/reverse-a-transfer.md).

# Eine Überweisung rückgängig machen

Nur Überweisungen, die noch nicht abgeschlossen sind, können storniert werden. Sobald eine Überweisung storniert wurde, wird eine zweite Transaktion verarbeitet, um die Stornierung abzuschließen.

{% hint style="warning" %}
**Wichtig:** Eine stornierte Transaktion kann auf zwei verschiedenen Rechnungen als zwei separate Zahlungen erscheinen. Z. B. wird eine Zahlung über 100 $ storniert und erscheint nun auf der zweiten Rechnung als -100 $.
{% endhint %}

1. Wählen Sie in der oberen Navigationsleiste **Ihr Guthaben** → **Transfers**.
2. Bewegen Sie den Mauszeiger über die Tabellenzeile der Überweisung, die Sie stornieren möchten, und wählen Sie dann am Ende der Zeile ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** → **Stornieren**.
3. Lesen Sie die Warnmeldung und wählen Sie dann **OK**.

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

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Warnung:</strong> Sobald Überweisungen storniert wurden, können sie nicht wiederhergestellt werden. Sie müssen <a href="/pages/5cbf6230cf3dba0a4ac73c2b10784dddc246375d">eine neue Überweisung erstellen</a> wenn Sie versehentlich eine stornieren.</p></div>

   * Siehe [Überweisungsdetails](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/view-transfer-details.md) um zu erfahren, wie Sie Ihre stornierten Transaktionen finden.


---

# 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/de/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.
