€6.50 + VAT
The English-language Company Report is the official CCIAA document available for all Italian companies and can now be obtained via API.
The Company Registration Report (in italian "Visura Camerale in inglese") is the official document issued by the Chamber of Commerce entirely in English.
This document simplifies activities and communications for Italian companies operating abroad, eliminating the need for sworn translations, thus saving both time and costs.
The English Company Registration Report is also useful for foreign economic operators, who can more easily and quickly verify, understand, and assess the legal status and key economic information of Italian companies.
The English Visura Camerale is available for all types of Italian businesses and includes the following information:
The Visengine API also allows you to obtain the English version of the Company Certificate by choosing the dedicated option during the document request phase.
GET /visure
To request the English Visura Camerale with Visengine, you first need to identify the hash that uniquely identifies each document or request.
https://visengine2.altravia.com/visure/
This can be done via the endpoint GET /visure, which requires no parameters and will return the complete list of documents and requests available through Visengine along with their hashes.
GET /visure/{hash_visura}
To check the information, necessary documents, and costs for the Visura request, use the endpoint GET /visure/{hash_visura} and provide the hash of the Visura obtained earlier.
GET /visure/{hash_visura}
To verify fields and costs for completing the request, use the hash obtained in the previous request.
https://visengine2.altravia.com/visure/de971262c4960d06665cfd43ad6431d8
GET /visure/{hash_visura}
The response will include all necessary information to complete the Visura request, such as required fields.
{ "data":
{
"_id": "5f2829ce065afc21cc60ad0e",
"state": 1,
"hash_visura": "de971262c4960d06665cfd43ad6431d8",
"nome": "Visura Camerale Inglese",
"ricerca": false,
"id_ricerca": null,
"prezzo_visura": 6.5,
"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": [],
"esito": {
"codice": "0",
"info": "OK"
}
The validation section indicates the required data or data needed to complete the request successfully.
POST /richiesta
In our case, to complete the request for the company registration report, it is necessary to provide the company’s tax code.
POST /richiesta
{
"hash_visura": "de971262c4960d06665cfd43ad6431d8",
"json_visura": {
"$0": 12485671007
}
}
POST /richiesta
The response will return several details, including the status, whether a callback is set, and the request ID, which will be needed later to download the document.
{ "data":
{
"_id": "5f2829ce065afc21cc60ad0e",
"state": 1,
"hash_visura": "de971262c4960d06665cfd43ad6431d8",
"nome": "Visura Camerale Inglese",
"ricerca": false,
"id_ricerca": null,
"prezzo_visura": 6.5,
"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": [],
"esito": {
"codice": "0",
"info": "OK"
}
GET /visure/{_id}
Once the request status is "completed", the document can be downloaded using the GET method /document/{_id}
GET /visure/{_id}
This is an example of a request 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
}
The Co Registration Report can be requested by anyone, even if not a legal representative of the company, without needing to present any form or delegation.
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 Company Registration Report in English provides English-translated company registry reports for Italian companies. This service is particularly useful for international operators, companies, and professionals who require official documentation in the English language. The registry reports offer detailed information on the legal structure, activities, and company data, facilitating communication with foreign partners. Thanks to this service, businesses can present official documents in international contexts with greater ease and clarity.
Legal, economic, and administrative data of the company.
Yes, through the endpoints GET /impresa/{cf_piva_id} and GET /impresa, it is possible to perform free searches to determine which registry reports can be requested for a specific Italian company.
After performing a free search, you can request various types of company registry reports, including:
Choose the type of registry report that best fits your needs.
It is possible to request company registry certificates only for companies registered with the Chamber of Commerce. The certificate attests to the company's registration in the Business Register and the REA of the Chamber of Commerce, has certification value, and is enforceable against third parties. It is valid for 6 months.
The "Company Registration Report in English" service is designed for various categories of users, including:
This service facilitates the understanding and use of translated company data, making interactions with foreign partners easier.
Information is provided via API in real-time, ensuring immediate access to the requested data.
You can opt for subscriptions that offer more convenient rates, starting at €2,75 + VAT per request. Subscriptions have usage limits that vary depending on the type of subscription chosen, ensuring greater flexibility based on needs. Alternatively, the cost for each individual request via recharge is €2.90 + VAT.