> 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/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/limitations-of-withdrawals-via-intermediary-banks.md).

# Limitazioni dei prelievi tramite banche intermediarie

In qualità di partner, è importante comprendere i limiti e le possibilità quando effettui prelievi utilizzando una banca intermediaria in impact.com.

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

#### Che cos'è una banca intermediaria?

Una banca intermediaria è un istituto finanziario terzo che facilita i bonifici internazionali tra due banche che non hanno una relazione diretta. Queste banche sono anche note come banche corrispondenti.

#### Limitazioni con le banche intermediarie

L'uso delle banche intermediarie crea delle limitazioni perché impact.com non richiede i dati della banca intermediaria nelle impostazioni di prelievo. impact.com può facilitare solo i pagamenti direttamente sul conto bancario da te indicato. I pagamenti inviati alle banche intermediarie non andranno a buon fine e verranno restituiti.

#### Uso dei prelievi tramite banca intermediaria come partner

Puoi includere le informazioni bancarie della destinazione finale per rendere possibili i prelievi, che corrisponderebbero ai tuoi dati bancari personali.

Per evitare pagamenti non andati a buon fine, inserisci sempre i dati corretti del tuo conto bancario. Se non sei sicuro, [contatta l'assistenza](https://app.impact.com/secure/mediapartner/support/customer-support-portal-flow.ihtml?execution=e2s1).


---

# 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/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/limitations-of-withdrawals-via-intermediary-banks.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.
