> For the complete documentation index, see [llms.txt](https://guide.xs2a.com/xs2a/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.xs2a.com/xs2a/integration-cs/additional-guides/guide-reconciliation-feature/recon-onlineueberweisen.md).

# Automatic Recon OnlineÜberweisen

The payment reconciliation functionality can be used by all customers who use the OnlineÜberweisen product.

The status of each payment is checked up to four times a day on bank working days on the provided recipient account and adjusted if necessary. You will be informed about each status changes automatically. Additionally, if you wish to track your payments manually you can log in to the Customers Cockpit and check the overview displayed here.&#x20;

Please be aware that we are informing you about the status as described below:&#x20;

* none: payment was initiated but not found on the recipient account&#x20;
* received: payment was found on the recipient account
* loss: payment could not be found after >= 5 working days on the recipient account

Here you can enter the corresponding recipient account via our customer Cockpit for the automatic reconciliation of incoming payments.&#x20;

{% hint style="info" %}
OnlineÜberweisen reconciliation feature can only be used with corresponding recipient account located in Germany or Austria.
{% endhint %}

{% embed url="<https://manage.onlineueberweisen.com/merchant/login>" %}

1. Navigate to Settings --> Recipient account (Empfänger-Konto)

![](/files/5RQK1SL1hPzv1uViTJ1H)

&#x20;    2\. Deposit the recipient account for incoming payments

<br>


---

# 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://guide.xs2a.com/xs2a/integration-cs/additional-guides/guide-reconciliation-feature/recon-onlineueberweisen.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.
