# Esportazione Massiva IBAN

{% hint style="success" %}
La funzionalità è garantita sia agli EC che intermediano altri EC sia ai PT di EC.
{% endhint %}

Per accedere alla funzionalità è necessario posizionarsi nella sezione "Panoramica" all'interno della quale nel riquadro "Sezione download" è visibile il pulsante "Scarica lista IBAN"

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

{% hint style="danger" %}
I dati esportati fanno riferimento a tutte le modifiche intercorse il giorno precedente fino alle 23:59. Eventuali variazioni che dovessero intercorrere durante il giorno in cui si effettua il download non verranno considerate nell'esportazione.
{% endhint %}

I dati che vengono esportati sono i seguenti:

| Nome Campo          | Descrizione                                                                                                                                                                                                                   |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| denominazioneEnte   | denominazione dell'Ente Creditore                                                                                                                                                                                             |
| codiceFiscale       | codice fiscale dell'Ente Creditore                                                                                                                                                                                            |
| iban                | IBAN                                                                                                                                                                                                                          |
| stato               | stato di attivazione dell'IBAN                                                                                                                                                                                                |
| dataAttivazioneIban | data di attivazione dell'IBAN (coincide con il campo "data inizio" che si valorizza in fase di inserimento come descritto in [Aggiungi Iban](/manuale-back-office-pagopa/readme/funzionalita/gestione-iban/aggiungi-iban.md)) |
| descrizione         | eventuale descrizione dell'IBAN                                                                                                                                                                                               |
| etichetta           | etichetta che identifica se l'IBAN è di tipo "Stand IN" o "CUP".                                                                                                                                                              |

Un esempio di file csv prodotto è il seguente:

{% file src="/files/yttwvxMSrwtPbjvjrp0p" %}


---

# 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.pagopa.it/manuale-back-office-pagopa/readme/funzionalita/gestione-iban/esportazione-massiva-iban.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.
