€2.30 + VAT
Obtain data on individual company members, such as name and residence, starting from the tax code, VAT number, or company ID.
The Current Company Shareholders Report service allows you to obtain, starting from a single parameter (tax code, VAT number, or ID) of the company:
REQUEST REPORT ACTIVE MEMBERS WITH VISENGINE API
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 GET/visure endpoint, which requires no parameters and will return the complete list of documents and cases available via Visengine and their hashes.
GET/visure/{hash_visura}
If you want to verify the information, required documents, and costs of the report, you need to make a request via the GET/visure/{hash_visura} endpoint and pass the hash of the certificate previously obtained.
GET/visure/{hash_visura}
To check fields and costs to complete the request, use the hash obtained from the previous request.
https://visengine2.altravia.com/visure/fab482bf67a418f00d596b7296750a9a
GET/visure/{hash_visura}
The response will provide all the necessary information to complete the request, such as required fields.
{
"data": {
"nome_visura": "Active Members Company",
"ricerca": false,
"nome_categoria": "Chamber",
"json_struttura": {
"campi": {
"$0": {
"nome": "Tax Code",
"tipo": "tax_code",
"null": false,
"istruzioni": "Enter the Tax Code of the Company",
"ordine": "1"
}
},
"validazione": "$0 ",
"istruzioni": "",
"istruzioni_ricerca": ""
},
"hash_visura": "70a1b5d29d8efaae6ef9616841fd6f72",
"prezzo_visura": 2.1,
"prezzo_ricerca": 0,
"sincrona": false,
"opzioni": null,
"fornitori": []
},
"success": true,
"message": "",
"error": null
}
The validation section indicates the mandatory data required to successfully complete the request.
POST /request
To request the report, the tax code of the subject is provided.
POST /request
{
"hash_visura": "70a1b5d29d8efaae6ef9616841fd6f72",
"json_visura": {
"$1": 12485671007
}
}
POST /request
The response returns various 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": "70a1b5d29d8efaae6ef9616841fd6f72",
"name": "Active Members",
"search": false,
"search_id": null,
"report_price": 2.3,
"search_price": 0,
"search_index": null,
"request_status": "In processing",
"email_target": null,
"attachments": [],
"timestamp_creation": 1596467662,
"timestamp_last_update": 1596467663,
"timestamp_statuses": {
"in_search": 1596467663,
"in_processing": 1596467663
},
"callback_data": false,
"options": null,
"owner": "[email protected]",
"synchronous": false,
"searches": [
{
"search_id": "5f2829ce065afc21cc60ad0e_0",
"search_status": "Search completed",
"search_json": "{\"$1\":\"12485671007\"}",
"mapped_json": {
"NRea": "1378273",
"Cciaa": "RM"
},
"result_json": null
}
],
"result": {
"code": "0",
"info": "OK"
}
GET/document/{_id}
When the request status is "completed", it is possible to 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.
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!
The Current Company Representatives Report provides, through API, detailed information on the active representatives in a specific company. It includes data such as role, name, tax code, and duration of positions held. This report is essential for governance analysis, responsibility verification, and monitoring key positions. It offers a clear and updated view of influential representatives, supporting informed decisions for professionals and businesses.
The Current Company Representatives Report allows you to obtain a series of detailed information by entering the individual's tax code. The information includes:
This service provides a comprehensive and accurate overview of an individual's active corporate roles, facilitating necessary verifications and analyses.
The information is available in various formats, depending on the user's needs. Data can be obtained in PDF format, ideal for immediate and simple viewing, or in structured formats like JSON or XML, which are particularly useful for automatic integration into IT systems or for data processing through specific software. This variety of formats ensures flexibility and ease of use for all users.
Companies that wish to obtain information about active executives in another company.
Financial institutions to verify leadership and corporate management before granting credits.
Investors to assess the management team of a company they intend to invest in.
Legal and tax consultants to monitor the active managerial roles within a company.
Recruiters who need to evaluate the leadership roles of potential candidates.
The information is provided via API in real time, ensuring immediate access to the requested data.
The cost of the Current Company Representatives Report for each individual request via recharge is €2.10 + VAT.
The Company Current Partners Report provides detailed information on the current shareholders of a company, starting from the company's VAT number or tax code. The report includes data such as name, tax code, place of birth, residence, and the participation share of each shareholder. This tool is useful for obtaining a comprehensive overview of the company's structure and active holdings.
The Soci Attivi Azienda service allows you to obtain detailed information about a company starting from a single parameter, such as the tax code, VAT number, or company ID. The report provides:
On Openapi, you can request Shareholder Reports through two different APIs:
The information is available in various formats, depending on the user's needs. Data can be obtained in PDF format, ideal for immediate and simple viewing, or in structured formats like JSON or XML, which are particularly useful for automatic integration into IT systems or for data processing through specific software.
The Company Current Partners Report is designed for various professionals and organizations that need detailed information on a company's corporate structure, including:
The information is provided via API in real time, ensuring immediate access to the requested data.
The cost of the Company Current Partners Report for each individual request via recharge is €2.10 + VAT.