HomeProductsVehicle Tax Report - Italy

Vehicle Tax Report - Italy

€21.70 + VAT

Vehicle Tax Report is the service for accessing the statement of stamp duty already paid and any unpaid or overdue amounts relating to a given plate and owner.

Delivery

In 3 working days

available for
  • it

Vehicle Tax Report is a document obtained from the telematic database of the Italian Public Automotive Registry (PRA) and contains information about the stamps paid over the years.

Specifically, the available data included in the Car Tax certificate are:

  • Payment Date
  • Amount
  • Service Point (e.g., ACI Agency Number or Tobacco Shop number)
  • Expiration Date
  • Payment Type (e.g., ordinary)
  • Status

To request the Vehicle Tax Report, license plate, vehicle type, and region are required.

The document is not available for the following categories of vehicles because they are not registered in the PRA database: mopeds (50cc), agricultural vehicles, and old-style license plates (with province code) registered before 1993.

Request Document Hash

GET /visure

To proceed with requesting the Bolli certificate via the Visengine API, it is first necessary to identify the hash that uniquely identifies each document or practice.

https://visengine2.altravia.com/visure/

This can be done through the GET /visure endpoint, which does not require parameters and will return the complete list of documents and practices available via Visengine and their respective hashes.

Check Data and Costs for Car Tax Report Request

GET /visure/{hash_visura}

To check the information, necessary documents, and costs of the Bolli certificate, a request must be made through the GET /visure/{hash_visura} endpoint and pass the hash of the previously obtained Bolli certificate.

REQUEST EXAMPLE

GET /visure/{hash_visura}

To check fields and costs to complete the request, we should use the hash obtained from the previous request.

https://visengine2.altravia.com/visure/2800b5f326a8f298761cde42da9f6c53

RESPONSE EXAMPLE

GET /visure/{hash_visura}

The response will indicate all the necessary information to complete the request, such as the required fields.

{ 
  "data": {
    "hash_visura": "2800b5f326a8f298761cde42da9f6c53",
    "json_struttura": {
      "campi": {
         ""$0": {
            "nome": "Targa veicolo",
            "tipo": "testo",
            "null": false,
            "istruzioni": "Inserire il numero di targa del veicolo"
            "ordine": "1",
          },
          "$1": {
            "nome": "Tipo veicolo",
            "tipo": "radio",
            "null": false,
            "opzioni": {
              "@A": "Autoveicolo",
              "M": "Motoveicolo",
              "AC": "Autocarro",
              "R": "Rimorchio"
            },
            "istruzioni": "Selezionare la tipologia del veicolo per il quale si richiede la visura",
            "ordine": "2"
          },
          "$2": {
            "nome": "Regione residenza",
            "tipo": "testo",
            "null": false,
            "istruzioni": "Inserire la regione di residenza del proprietario del veicolo",
            "ordine": "3"
          }
        "validazione": "$0 && $1 && $2",
        "istruzioni": "PHA+UGVyIG90dGVuZXJlIGxhIHZpc3VyYSBpbnNlcmlyZSB0dXR0aSBpIGRhdGkgcmljaGllc3RpPC9wPg0K",
        "istruzioni_ricerca": ""
       },
        "nome_categoria": "Patronato",
        "nome_visura": "Visura Bolli",
        "opzioni": [
            {
            "tipo": urgenza,
            "prezzo": 4,
            "nome": opzione_0
            }
        null,
        "prezzo_ricerca": 0,
        "prezzo_visura": 21.7,
        "ricerca": false,
        "sincrona": false,
  },
  "success": true,
  "message": "",
  "error": null
}

Validation indicates the mandatory data to successfully complete the request.

Request the Vehicle Tax Report

POST /richiesta

In the request payload, we should pass all the information and documents indicated previously.

{
      "hash_visura": "3cbbb9c833f1c94af35494820cda3370",
      "json_visura": {
        "$0": xxxxxxxxxxx,
        "$1": xxxxxxxxxxx
    }

RESPONSE EXAMPLE

POST /richiesta

The response returns several pieces of information, including the status, whether the callback is set, and the request ID, which will be needed later to download the document.

{ "data": 
    {
    "_id": "5f2829ce065afc21cc60ad0e",
    "state": 1,
    "hash_visura": "2800b5f326a8f298761cde42da9f6c53",
    "nome": "Visura Bolli",
    "ricerca": false,
    "id_ricerca": null,
    "prezzo_visura": 21.7,
    "prezzo_ricerca": 0,
    "indice_ricerca": null,
    "stato_richiesta": "In erogazione",
    "email_target": null,
    "allegati": [],
    "timestamp_creation": 1596467662,
    "timestamp_last_update": 1596467663,
    "timestamp_stati": {
      "in_ricerca": 1596467663,
      "in_erogazione": 1596467663
    },
    "callback_data": false,
    "opzioni": null,
    "owner": "[email protected]",
    "sincrona": false,
    "ricerche": [
      {
        "id_ricerca": "5f2829ce065afc21cc60ad0e_0",
        "stato_ricerca": "Ricerca evasa",
        "json_ricerca": "{}",
        "json_mappato": {},
        "json_risultato": null
      }
    ],
    "esito": {
      "codice": "0",
      "info": "OK"
    }

Download Document

GET /documento/{_id}

Once the request status is "completed", you can download the document using the GET method /documento/{_id}

REQUEST EXAMPLE

GET /documento/{_id}

This is an example of a request using the previously obtained ID

https://visengine2.altravia.com/visure/documento/5f2829ce065afc21cc60ad0e

RESPONSE EXAMPLE

GET /documento/{_id}

The response will contain the name, size, and file.

{
  data{
    "nome":"5f22f5b5065afc21cc60a27a.zip",
    "dimensione"10206",
    "file":"++6+47433njVP9ZcX1XNtWUsKrTya9FGhwiXgdp5j5OPh0FpaKWVpjP8CUEjFjYzYwYTI3YS5wZGZVVAUAAwhDKF91eAsAAQQhAAAABCEAAABQSwUGAAAAAAEAAQBiAAAAZicAAAAA"
    },
    "success": true,
    "message": "",
    "error": null
  }

Delivery times for the Vehicle Tax Report are 3 business days.

Sign Up

Do you need help?

Haven't found the answer you're looking for?

Fill in all the details, we will get back to you as soon as possible!

Frequently Asked Questions

Car Tax Certificate (in Italian "visura bolli") allows you to integrate, via API, a service to request a document that reports information from the telematic database of the Public Automobile Registry (PRA), regarding car tax payments made over the years.

What is the Italian Car Tax Certificate service?

The service is part of Docuengine, the API that allows you to request over 128 official documents, reports, risk assessment documents, with data sourced from certified entities (e.g., Chamber of Commerce, INPS, and the Revenue Agency).

These are the main categories of documents available via API:

  • Chamber of Commerce documents
  • Real estate
  • Real estate services
  • Patronage services

With Docuengine, you can obtain:

  • official information and documents on companies such as financial statements, company records, shareholder lists, chamber of commerce certificates
  • official information and documents on individuals such as negative events, positions, and shares
  • official information and documents on properties and owners such as cadastral records, mortgage records, and plans

Additionally, it is possible to submit applications through CAF, for example, for pensions, NASpI, ISEE, and the 730 tax form.

Which API does the service belong to?

The certificate contains information on car tax payments made over the years, such as:

  • Payment Date
  • Amount
  • Service Point (e.g., ACI Office Number or Tobacco Shop Number)
  • Expiration Date
  • Payment Type (e.g., standard)
  • Status

NOTE: Some data such as Model, Chassis, and Engine Capacity may not be available in all documents.

What information is included in the Car Tax Certificate?

No, the document is not available for mopeds (50cc), agricultural vehicles, and vehicles registered before 1993 with old-style plates (with province code).

Is the Car Tax Certificate available for all vehicles?

Car Tax Certificate Italy is designed for companies, professionals, and operators in the automotive sector who need to securely integrate the service to access the history of car tax payments for Italian vehicles. It is useful for insurance agencies, car dealerships, car rental companies, tax consultants, and anyone who needs to verify the tax compliance of one or more vehicles. Government entities and local administrations can also use the service to check car tax data.

Who is the Car Tax Certificate service for?

The service is provided within 3 business days.

What is the service delivery time?

The cost of the service is €21.70.

What are the costs of the Car Tax Certificate service?