# Informazioni sul Destinatario

![Dettaglio della sezione "Informazioni sul Destinatario" all'interno dell'avviso di pagamento pagoPA.](/files/ly0gluu3jHr3zizqvzMO)

### `DESTINATARIO.CF` <a href="#destinatario-cf" id="destinatario-cf"></a>

{% tabs %}
{% tab title="Definizione" %}
Codice Fiscale o Partita IVA del debitore a cui è intestata la posizione debitoria.
{% endtab %}

{% tab title="Tipo" %}
Stringa
{% endtab %}

{% tab title="Dimensioni" %}
Massimo 16 caratteri
{% endtab %}

{% tab title="Formato" %}
TUTTO MAIUSCOLO
{% endtab %}

{% tab title="Note" %}
È possibile omettere il dato soltanto se non è noto, come ad esempio un cittadino straniero che non ha un codice fiscale italiano.
{% endtab %}
{% endtabs %}

### `DESTINATARIO.NOMECOMPLETO` <a href="#destinatario-nomecompleto" id="destinatario-nomecompleto"></a>

{% tabs %}
{% tab title="Definizione" %}
Nome e cognome del debitore a cui è intestata la posizione debitoria
{% endtab %}

{% tab title="Tipo" %}
Stringa
{% endtab %}

{% tab title="Dimensioni" %}
Massimo 70 caratteri
{% endtab %}

{% tab title="Formato" %}
Iniziali Maiuscole
{% endtab %}

{% tab title="Note" %}
Nel caso di una sola riga, l’allineamento deve essere al bordo superiore.
{% endtab %}
{% endtabs %}

### `DESTINATARIO.INDIRIZZO` <a href="#destinatario-indirizzo" id="destinatario-indirizzo"></a>

{% tabs %}
{% tab title="Definizione" %}
Indirizzo del del debitore a cui è intestata la posizione debitoria
{% endtab %}

{% tab title="Tipo" %}
Stringa
{% endtab %}

{% tab title="Dimensioni" %}
Massimo 140 caratteri
{% endtab %}

{% tab title="Note" %}
Nel caso di una sola riga, l’allineamento deve essere al bordo superiore.
{% endtab %}
{% endtabs %}


---

# 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/avviso-pagamento/allegato-2/specifiche-tecniche/informazioni-sul-destinatario.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.
