HomeProductsCompany Protest Report - Italy

Company Protest Report - Italy

€0.90 + VAT

The Company Protest Visura is provided through a synchronous service and can be requested for any company without the need for a proxy. Everything from €0.90 In seconds

Delivery

In a few seconds

available for
  • it

The Company Protest Report allows you to verify the presence of one or more protests against the entity. In case protests are found, the report will also include the following information:

  • Identification data: Name, Legal Address, Tax Code and VAT number, CCIAA- REA, Legal Nature, Business Status, Ateco
  • The record number, date, and place of the protest
  • The type (bill, money order, cheque, etc.), the amount, date and place of issue, registration date, expiration date, reason for non-payment

REQUEST COMPANY PROTEST REPORT

Request Hash Report

GET/visure

To request reports via Visengine, you must first identify the hash that uniquely identifies each document or practice.

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

This is possible through the GET/visure endpoint, which does not require parameters and will return the full list of documents and practices available via Visengine along with their hash.

Verify Data and Report Costs

GET/visure/{hash_visura}

If you want to verify the information, required documents, and report costs, you need to make a request using the GET/visure/{hash_visura} endpoint and provide the hash of the certificate you previously obtained.

EXAMPLE REQUEST

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/494264bd80bd2a45b927d571bdad3d76

EXAMPLE RESPONSE

GET/visure/{hash_visura}

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

{
  "data": {
    "hash_visura": "494264bd80bd2a45b927d571bdad3d76",    
    "json_struttura": {
      "campi": {
        "$0": {
          "nome": "Rea",
          "tipo": "rea",
          "null": 0,
          "istruzioni": "Inserire il Numero di Rea dell'azienda",
          "ordine": "1"
        },
        "$1": {
          "nome": "Cciaa",
          "tipo": "Cciaa",
          "null": 0,
          "istruzioni": "Inserire il Numero CCIAA dell'azienda",
          "ordine": "1"
        }
      },
      "validazione": "$0 && $1",
      "istruzioni": "",
      "istruzioni_ricerca": ""
    },
    "nome_categoria": "Camerali",
    "nome_visura": "Visura Protesti Società",
    "opzioni": null,
    "prezzo_ricerca": 0,
    "prezzo_visura": 0.9,
    "sincrona": false,
    "fornitori": []
  },
  "success": true,
  "message": "",
  "error": null
}

To request the protest report for a legal entity, the following data is required as indicated:

  • CCIAA
  • REA Code

The validation section indicates the mandatory data needed to successfully complete the request.

Request Document

POST /richiesta

To request the report, the REA code and CCIAA code are provided.

REQUEST EXAMPLE

{
    "hash_visura": "494264bd80bd2a45b927d571bdad3d76",
    "json_visura": {
      "$0": "REA"
      "$1": "CCIAA"
      }
  }

RESPONSE EXAMPLE

POST /richiesta

The response returns various 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": "494264bd80bd2a45b927d571bdad3d76",
    "nome": "Visura Protesti Società",
    "ricerca": false,
    "id_ricerca": null,
    "prezzo_visura": 0.9,
    "prezzo_ricerca": 0,
    "indice_ricerca": null,
    "stato_richiesta": "In progress",
    "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 Completata",
        "json_ricerca": "{\"$0\":\"1378273\"\"$1\":\"RM\"}",
        "json_mappato": {
          "NRea": "1378273",
          "Cciaa": "RM"
        },
        "json_risultato": null
      }
    ],
    "esito": {
      "codice": "0",
      "info": "OK"
    }

Download Document

GET/documento/{_id}

Once the request status is "completed", you will be able to download the data in JSON, PDF, and XML formats using the GET/documento/{_id} method.

REQUEST EXAMPLE

GET/documento/{_id}

This is an example of a request made 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
  }

All formats (JSON, PDF, XML) will be available inside a zip file.

The Company Protest Report allows you to acquire information about a new client, business partner, or tenant, and verify their economic stability and solvency.

The Protest Report is also available for private individuals.

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!