HomeProductsPRA Vehicle Owners Report - Italy

PRA Vehicle Owners Report - Italy

€29.90 + VAT

PRA Vehicle Owners Report is the service for checking all vehicles registered in the name of a private or legal entity

Delivery

In 5 working days

available for
  • it

The PRA Vehicle Owners Report, also known as the nominal PRA, allows you to know all vehicles, cars, motorcycles, and trailers owned by an individual or a legal entity (company, consortium, cooperative, association, non-commercial entity).

The service provides complete data for up to a maximum of 20 vehicles. Beyond that number, the list of additional vehicles will be provided only with the license plate and vehicle type.

The information included in the document is:

  • class / type (car/motorcycle/trailer)
  • make
  • license plate
  • legal status
  • registration date
  • purchase date
  • date of any measure and description

Some data, such as Model, Frame, and Engine Displacement, may not be available in all documents.

As mentioned, the owners' report is available for both private individuals and businesses, and depending on the type of entity, the following data will be required to make the request:

  • Name, Surname, and Tax Code for individuals
  • Company Name and VAT Number for businesses

Request Document Hash

GET /visure

To request the Owners' Report PRA through the Visengine API, you first need to identify the hash that uniquely identifies each document or practice.

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

This is possible through the endpoint GET /visure which does not require parameters and will return the complete list of documents and practices available through Visengine and respective hashes.

Verify Data and Costs for Owners' Report PRA Request

GET /visure/{hash_visura}

To verify the information, required documents, and costs of the Owners' Report PRA, you need to make a request using the endpoint GET /visure/{hash_visura} and provide the hash of the Owners' Report PRA previously obtained.

EXAMPLE REQUEST

GET /visure/{hash_visura}

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

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

EXAMPLE RESPONSE

GET /visure/{hash_visura}

The response will provide all necessary information to complete the request, including mandatory fields.

{
  "data": {
    "hash_visura": "89031e957e9cebc4f6e64948f2353727",
    "json_struttura": {
      "campi": {
         ""$0": {
            "nome": "Nome e Cognome o Denominazione Azienda",
            "tipo": "denominazione",
            "null": false,
            "opzioni": null,
            "istruzioni": "Selezionare la tipologia del veicolo per il quale si richiede la visura"
          },
          "$1": {
            "nome": "Codice Fiscale / Partita IVA",
            "tipo": "codice_fiscale",
            "null": false,
            "istruzioni": "Inserire il Codice Fiscale o la Partita IVA del soggetto"
          }
        },
        "validazione": "$0 && $1",
        "istruzioni": "PHA+UGVyIG90dGVuZXJlIGxhIHZpc3VyYSBjb21waWxhcmUgdHV0dGkgaSBkYXRpIHJpY2hpZXN0aTwvcD4NCg==",
        "istruzioni_ricerca": ""
       },
        "nome_categoria": "Patronato",
        "nome_visura": "Visura Proprietari PRA",
        "opzioni": [
            {
            "tipo": urgenza,
            "prezzo": 4,
            "nome": opzione_0
            }
        null,
        "prezzo_ricerca": 0,
        "prezzo_visura": 29.9,
        "ricerca": false,
        "sincrona": false,
  },
  "success": true,
  "message": "",
  "error": null
}

In validation, the mandatory data required to complete the request successfully are indicated.

Request the Owners' Report PRA

POST /request

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

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

EXAMPLE RESPONSE

POST /request

The response will provide various pieces of information including the status, whether the callback is set, and the request ID, which we will need later to download the document.

{ "data":
    {
    "_id": "5f2829ce065afc21cc60ad0e",
    "state": 1,
    "hash_visura": "89031e957e9cebc4f6e64948f2353727",
    "nome": "Visura Proprietari PRA",
    "ricerca": false,
    "id_ricerca": null,
    "prezzo_visura": 29.90,
    "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 /document/{_id}

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

EXAMPLE REQUEST

GET /document/{_id}

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

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

EXAMPLE RESPONSE

GET /document/{_id}

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

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

The delivery times for the PRA Vehicle Owners Report are 5 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

Vehicle Owner Report (PRA) (in Italian "visura proprietari PRA") allows you to integrate, via API, a service to request an informative document on all vehicles (including cars, motorcycles, and trailers) registered to an individual or legal entity (company, consortium, cooperative, association, non-commercial entity).

What is the Vehicle Owner Report (PRA) service?

The service is part of Docuengine, the API that allows you to request over 128 official documents, services, reports, and risk assessment documents, with data from certified sources (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 documents
  • 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 report includes details on registered vehicles such as:

  • Province of Competence
  • License Plate Series
  • Role Code
  • Role Description
  • Role Reference Date
  • Formalities (Date and Description)
  • Technical data (chassis, license plate, class, date of first registration) Some data such as model, chassis, and engine capacity may not be available in all documents.
What information is included in the Vehicle Owner Report (PRA)?

The report covers vehicles such as cars, motorcycles, and trailers. However, mopeds, agricultural vehicles, and some old-style plates registered before 1993 may not be available in the PRA database.

What types of vehicles are included in the Vehicle Owner Report (PRA)?

The Vehicle Owner Report (PRA) service via API is designed for companies, automotive professionals, insurance agencies, dealerships, credit institutions, and legal entities who need to securely integrate the service to verify vehicles registered to individuals or legal entities.
It is also useful for those who want to obtain updated information on owned vehicles, for example, for asset checks or for evaluations on business partners and clients.

Who is the Vehicle Owner Report (PRA) service for?

The service is provided within 5 business days.

What is the service delivery time?

The cost of the service is €22.50.

What are the costs of the Vehicle Owner Report (PRA) service?