€0.90 + VAT
The Italian Person Protest Report is provided through a synchronous service and can be requested for any individual without the need for delegation. Starting from €0.90
The Protest Report for individuals allows verifying the presence of one or more protests against the Italian private subject.
Protests concern the non-payment of credit instruments and, in particular, are the act by which an authorized Public Official, also known as a protest officer (notary, judicial officer, municipal secretary), certifies:
The Protest Report for individuals allows verifying the presence of one or more protests against the person. If protests are detected, the report also includes the following information:
GET/visure
To request reports with Visengine, you first need to identify the hash that uniquely identifies each document or case.
https://visengine2.altravia.com/visure/
This can be done through the endpoint GET/visure, which doesn't require any parameters and will return the full list of documents and cases that can be requested through Visengine and their respective hashes.
GET/visure/{hash_visura}
To verify the information, required documents, and costs of the reports, a request must be made via the endpoint GET/visure/{hash_visura}, passing the document hash obtained previously.
GET/visure/{hash_visura}
To check fields and costs to complete the request, use the hash obtained in the previous request.
https://visengine2.altravia.com/visure/36228bd6463299189b071d91ff935347
GET/visure/{hash_visura}
The response will include all the necessary information to complete the request, such as the required fields.
{
"data": {
"hash_visura": "36228bd6463299189b071d91ff935347",
"json_struttura": {
"campi": {
"$0": {
"nome": "Nome",
"tipo": "Denominazione",
"null": 0,
"ordine": "1"
},
"$1": {
"nome": "Cognome",
"tipo": "Denominazione",
"null": 0,
"ordine": "2"
},
"$1": {
"nome": "Codice fiscale",
"tipo": "codice_fiscale_persona_fisica",
"null": 0,
"ordine": "3"
}
},
"validazione": "$0 && $1 && $2",
"istruzioni": "",
"istruzioni_ricerca": ""
},
"nome_categoria": "Camerali",
"nome_visura": "Visura Protesti Persona Fisica",
"opzioni": null,
"prezzo_ricerca": 0,
"prezzo_visura": 0.9,
"sincrona": false,
"fornitori": []
},
"success": true,
"message": "",
"error": null
}
To request the protest report for an individual, the following data is required:
The validation specifies the mandatory data to complete the request successfully.
POST /request
To request the report, First Name, Last Name, and Tax Code must be provided.
{
"hash_visura": "36228bd6463299189b071d91ff935347",
"json_visura": {
"$0": xxxxxxx
"$1": xxxxxxx
"$2": xxxxxxx
}
}
POST /request
The response returns various information including the status, the callback (if set), and the request ID that will be needed later to download the document.
{ "data":
{
"_id": "5f2829ce065afc21cc60ad0e",
"state": 1,
"hash_visura": "36228bd6463299189b071d91ff935347",
"nome": "Visura Protesti Persona Fisica",
"ricerca": false,
"id_ricerca": null,
"prezzo_visura": 0.9,
"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"
}
GET/document/{_id}
When the request status is "completed," the data in JSON, PDF, and XML formats can be downloaded using the method GET/document/{_id}.
GET/document/{_id}
This is an example of a request made using the previously obtained ID
https://visengine2.altravia.com/visure/document/5f2829ce065afc21cc60ad0e
GET/document/{_id}
The response will contain the name, size, and file.
{
data{
"nome":"5f22f5b5065afc21cc60a27a.zip",
"dimensione"10206",
"file":"++6+47433njVP9ZcX1XNtWUsKrTya9FGhwiXgdp5j5OPh0FpaKWVpjP8CUEjFjYzYwYTI3YS5wZGZVVAUAAwhDKF91eAsAAQQhAAAABCEAAABQSwUGAAAAAAEAAQBiAAAAZicAAAAA"
},
"success": true,
"message": "",
"error": null
}
All formats (JSON, PDF, XML) will be available inside a zip file.
The Person Protest Report allows you to check information about a new client, business partner, tenant, and assess their economic stability and potential solvency.
The Person Protest Report is also available for legal entities.
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!
Protests Report for Individuals (in Italian "Visura Protesti Persona") allows you to integrate, via API and in real-time, the request for a document that verifies if there are any protests against a subject, with specific details about any protests found.
The service is part of Docuengine, the API that allows you to request over 128 official documents, services, reports, and evaluation 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:
With Docuengine, you can obtain:
Additionally, it is possible to submit requests through CAF, for example, for pensions, Unemployment allowance (NASpI), Indicator of the Equivalent Economic Situation (ISEE), Tax Return Forms (730).
In case of protests, the report includes:
The information can be downloaded in JSON, PDF, or XML format and will be provided in a zip file.
Protests Report for Individuals is ideal for companies, professionals, financial institutions, and debt collection services that need to quickly and automatically integrate the service of requesting protest information about a person. It is particularly useful to verify the credit situation of new clients or partners, assess the risk associated with potential business transactions; conduct credit checks on those applying for financing; verify the presence of protests against debtors, and manage collection actions in an informed manner.
Openapi manages the entire request process via API in full compliance with current privacy regulations, using data minimization and encryption practices. For more information, you can consult the Privacy documentation on our website.
The produced documents are deleted from Openapi's systems according to the timeframes visible in the Redemption Period (the time limit after which the document is deleted from our servers) in the privacy documentation. If necessary, the customer can contact the authorized professional who provided the service, who is required to keep a copy according to regulations.
The service is provided in real-time.
The cost per single request is €0.90.