€3.70 + VAT
The Protests and Prejudicial Deeds from Registry Reports allows you to check if there are any protests and/or conservatory prejudices against a company.
The Protests and Prejudicial Deeds from Registry report allows you to verify the presence of protests (i.e., the non-payment of credit instruments) and adverse acts (e.g., mortgages) registered against a subject.
A protest is the act through which an authorized Public Official, also known as the certifying officer (notary, judicial officer, municipal secretary), verifies:
On the other hand, adverse records are public information and must be registered without the consent of the person to whom the record pertains with the Land Registry .
The types of prejudicial deeds included in the document are:
The protest and prejudicial deeds report includes in the document:
The protest and conservatory adverse record report is an important tool for verifying the financial stability of an entity.
GET/visure
To request reports using Visengine, you must first identify the hash that uniquely identifies each document or practice.
https://visengine2.altravia.com/visure/
This can be done through the endpoint GET/visure which does not require parameters and will return the complete list of documents and practices available through Visengine and their corresponding hash.
GET/visure/{hash_visura}
To verify information, necessary documents, and costs of reports, you need to make a request through the endpoint GET/visure/{hash_visura} and pass the hash of the certificate previously obtained.
GET/visure/{hash_visura}
To verify fields and costs to complete the request, use the hash obtained in the previous request.
https://visengine2.altravia.com/visure/0a90a897970a6f33ccf2880642dd91d0
GET/visure/{hash_visura}
The response will include all necessary information to complete the request, such as mandatory fields.
{
"data": {
"hash_visura": "0a90a897970a6f33ccf2880642dd91d0",
"json_struttura": {
"campi": {
"$0": {
"nome": "Rea",
"tipo": "rea",
"null": 0,
"istruzioni": "",
"ordine": "0"
},
"$1": {
"nome": "Cciaa",
"tipo": "Cciaa",
"null": 0,
"istruzioni": "",
"ordine": "1"
}
},
"validazione": "$0 && $1",
"istruzioni": "",
"istruzioni_ricerca": ""
},
"nome_categoria": "Camerali",
"nome_visura": "Visura Protesti e Pregiudizievoli Società",
"opzioni": null,
"prezzo_ricerca": 0,
"prezzo_visura": 3.7,
"sincrona": false,
"opzioni": []
},
"success": true,
"message": "",
"error": null
}
The validation indicates the mandatory data required to complete the request successfully.
POST /request
To request the search, the following must be provided:
POST /request
{
"hash_visura": "0a90a897970a6f33ccf2880642dd91d0",
"json_search": {
"$0": xxxxxxx,
"$1": xxxxxxx
}
}
POST /request
The response will provide several pieces of information including the status, the callback (if set), and the request ID which will be needed later to download the document.
{ "data":
{
"_id": "5f2829ce065afc21cc60ad0e",
"state": 1,
"hash_visura": "0a90a897970a6f33ccf2880642dd91d0",
"nome": "Visura Protesti e Pregiudizievoli Società",
"ricerca": false,
"id_ricerca": null,
"prezzo_visura": 3.70,
"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": "{\"$0\":\"1378273\"\"$1\":\"RM\"}",
"json_mappato": {
"NRea": "1378273",
"Cciaa": "RM"
},
"json_risultato": null
}
],
"esito": {
"codice": "0",
"info": "OK"
}
GET/document/{_id}
When the request status is "completed," you can download the data in JSON, PDF, and XML formats using the GET/document/{_id} method.
GET/document/{_id}
This is an example of a request made using the previously obtained ID.
https://visengine2.altravia.com/visure/documento/5f2829ce065afc21cc60ad0e
GET/document/{_id}
The response will include the name, size, and file.
{
data{
"name":"5f22f5b5065afc21cc60a27a.zip",
"size": "10206",
"file":"++6+47433njVP9ZcX1XNtWUsKrTya9FGhwiXgdp5j5OPh0FpaKWVpjP8CUEjFjYzYwYTI3YS5wZGZVVAUAAwhDKF91eAsAAQQhAAAABCEAAABQSwUGAAAAAAEAAQBiAAAAZicAAAAA"
},
"success": true,
"message": "",
"error": null
}
All formats (JSON, PDF, XML) will be available within a zip file.
The Protests and Prejudicial Deeds allow you to obtain information about a new customer, business partner, tenant, and verify their financial stability and solvency.
The Protests and Prejudicial Deeds are also available for private individuals and include verification of Bankruptcy Procedures.
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!