Le Visure Camerali di qualsiasi impresa italiana in tempo reale e senza costi di ricerca
Ottieni documenti ufficiali della Camera di Commercio con dati sempre aggiornati
Tutte le informazioni di cui hai bisogno
Qui trovi qualche consiglio da prendere in considerazione per approcciare a questa API. Se preferisci forniamo esempi di codice, documentazione in OAS3, la possibilità di provare l'API dal vivo con la Swagger UI oppure importare l'intera collezione in Postman. Offriamo inoltre un ambiente di Sandbox dove puoi sperimentare tutte le API gratuitamente.
Prendi il token nell'apposita sezione prima di cominciare.
Conosci già il numero di partita IVA o il codice fiscale?
/ordinaria-impresa-individuale, /storica-impresa-individuale, /ordinaria-societa-capitale, /storica-societa-capitale, /ordinaria-societa-persone e /storica-societa-persone.
La richiesta base si effettua con il payload minimo es:
{"cf_piva_id": "12485671007"}
ma consigliamo di utilizzare il sistema di "callback" per ricevere la visura in maniera asincrona. es:
{"cf_piva_id": "12485671007", "callback": {"url": "https://myserver.com", "method": "JSON", "data": {"myData": "myValue"}}}
Per ogni richiesta riceverai anche un "id", oltre alle informazioni sullo stato che ti permetterà di verificare lo stato di avanzamento della tua richiesta. (attenzione il "polling" è sconsigliato ed il servizio di lettura è gratuito entro i limiti indicati, si consiglia invece di utilizzare la "callback")
Scarica la visura appena pronta
/ordinaria-impresa-individuale, aggiungendo però sia l'id che hai ricevuto che la stringa "/allegati" all'endpoint al quale inviare la richiesta GET es .
https://visurecamerali.openapi.it/ordinaria-impresa-individuale/{ID_RICEVUTO_DALLA_RICHIESTA_POST}/allegati
La risposta conterrà una proprietà "file" contenente un archivio zip in formato base64 con all'interno il o i documenti richiesti.
Cerchi una visura ma non consci la partita iva?
Con l'id ottenuto potrai richiedere direttame la visura utilizzandolo al posto della partita iva
- Oas file url https://console.openapi.com/oas/it/visurecamerali.openapi.json
- Fork or import with Postman
- Production domain visurecamerali.openapi.it
- Sandbox domain test.visurecamerali.openapi.it
-
Production Scopes 21
- GET visurecamerali.openapi.it/ordinaria-impresa-individuale
- POST visurecamerali.openapi.it/ordinaria-impresa-individuale
- GET visurecamerali.openapi.it/storica-impresa-individuale
- POST visurecamerali.openapi.it/storica-impresa-individuale
- GET visurecamerali.openapi.it/ordinaria-societa-capitale
- POST visurecamerali.openapi.it/ordinaria-societa-capitale
- GET visurecamerali.openapi.it/storica-societa-capitale
- POST visurecamerali.openapi.it/storica-societa-capitale
- GET visurecamerali.openapi.it/ordinaria-societa-persone
- POST visurecamerali.openapi.it/ordinaria-societa-persone
- GET visurecamerali.openapi.it/storica-societa-persone
- POST visurecamerali.openapi.it/storica-societa-persone
- GET visurecamerali.openapi.it/impresa
- GET visurecamerali.openapi.it/bilancio-ottico
- POST visurecamerali.openapi.it/bilancio-ottico
- GET visurecamerali.openapi.it/certificato-iscrizione
- POST visurecamerali.openapi.it/certificato-iscrizione
- GET visurecamerali.openapi.it/certificato-iscrizione-vigenza
- POST visurecamerali.openapi.it/certificato-iscrizione-vigenza
- GET visurecamerali.openapi.it/soci-attivi
- POST visurecamerali.openapi.it/soci-attivi
-
Sandbox Scopes 21
- GET test.visurecamerali.openapi.it/impresa
- POST test.visurecamerali.openapi.it/storica-societa-persone
- POST test.visurecamerali.openapi.it/ordinaria-societa-persone
- GET test.visurecamerali.openapi.it/ordinaria-societa-persone
- GET test.visurecamerali.openapi.it/storica-societa-capitale
- POST test.visurecamerali.openapi.it/storica-impresa-individuale
- GET test.visurecamerali.openapi.it/storica-impresa-individuale
- POST test.visurecamerali.openapi.it/ordinaria-impresa-individuale
- GET test.visurecamerali.openapi.it/storica-societa-persone
- POST test.visurecamerali.openapi.it/storica-societa-capitale
- POST test.visurecamerali.openapi.it/ordinaria-societa-capitale
- GET test.visurecamerali.openapi.it/ordinaria-societa-capitale
- GET test.visurecamerali.openapi.it/ordinaria-impresa-individuale
- GET test.visurecamerali.openapi.it/bilancio-ottico
- POST test.visurecamerali.openapi.it/bilancio-ottico
- GET test.visurecamerali.openapi.it/certificato-iscrizione
- POST test.visurecamerali.openapi.it/certificato-iscrizione
- GET test.visurecamerali.openapi.it/certificato-iscrizione-vigenza
- POST test.visurecamerali.openapi.it/certificato-iscrizione-vigenza
- GET test.visurecamerali.openapi.it/soci-attivi
- POST test.visurecamerali.openapi.it/soci-attivi
Visure Camerali (1.0.0)
Servizio web che consente di ottenere un certificato di registrazione aziendale.
Ricerca commerciale
Con questo servizio possiamo stilare un elenco di aziende che corrispondono a determinati parametri descritti di seguito. La chiamata restituisce un massimo di 1000 risultati anche se si imposta un limite superiore
Authorizations:
query Parameters
denominazione | string Example: denominazione=openapi nome dell'azienda (è possibile cercare parti del nome purché siano parole intere) |
provincia | string Example: provincia=RM il codice della regione in cui si desidera effettuare la ricerca |
codice_ateco | string Example: codice_ateco=6201 codice ateco |
fatturato_min | integer Example: fatturato_min=100000 valore di ricavo minimo |
fatturato_max | integer Example: fatturato_max=1000000 valore massimo dei ricavi |
dipendenti_min | integer Example: dipendenti_min=1 valore minimo dei dipendenti |
dipendenti_max | integer Example: dipendenti_max=5 valore massimo dei dipendenti |
skip | integer Example: skip=50 per impostare il numero di record che si desidera saltare dal set di risultati |
limit | integer [ 1 .. 1000 ] Example: limit=100 numero di risultati che si desidera ricevere; se non viene impostato, la chiamata restituirà un massimo di 1000 risultati |
lat | number <double> [ -90 .. 90 ] Example: lat=13.5478 latitudine |
lng | number <double> [ -180 .. 180 ] Example: lng=42.859 lunghezza |
radius | integer > 0 Example: radius=100 raggio in metri |
Responses
Response Schema: application/json
Array of objects (Imprese) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/impresa?denominazione=openapi&provincia=RM&codice_ateco=6201&fatturato_min=100000&fatturato_max=1000000&dipendenti_min=1&dipendenti_max=5&skip=50&limit=100&lat=13.5478&lng=42.859&radius=100"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 422
- 428
- "data": [
- {
- "id": "61f2d9978e5bb376ab1c85d6",
- "denominazione": "OPENAPI S.R.L.",
- "comune": "ROMA",
- "codice_natura_giuridica": "SR",
- "chiamate_disponibili": [
- "visurecamerali.openapi.it/ordinaria-societa-capitale",
- "visurecamerali.openapi.it/storica-societa-capitale"
- "success": true,
- "message": "",
- "error": null
Permette di ottenere un'iscrizione camerale ordinaria o storica su una singola impresa
Elenco delle vostre richieste
Questo metodo mostra l'elenco di tutte le richieste effettuate
Authorizations:
Responses
Response Schema: application/json
Array of objects (Richieste) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/ordinaria-impresa-individuale"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 404
- "data": [
- {
- "cf_piva_id": "MSSRRT77B18Z112L",
- "tipo": "ordinaria-impresa-individuale",
- "stato_richiesta": "Visura evasa",
- "timestamp_last_update": 1649688928,
- "id": "62542b966ea4de0b373dc1d2"
- "success": true,
- "message": "",
- "error": null
Genera una richiesta
Metodo che consente di generare una richiesta. Partendo da un numero di partita IVA o dall'id dell'azienda restituito dalla ricerca, la richiesta viene accettata solo se l'azienda è una ditta individuale.
Authorizations:
Request Body schema: application/json
cf_piva_id required | string |
object (Callback) |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "cf_piva_id": "mssrrt77b18z112l"
Response samples
- 200
- 400
- 402
- 404
- 406
- 428
- "data": {
- "cf_piva_id": "MSSRRT77B18Z112L",
- "tipo": "ordinaria-impresa-individuale",
- "stato_richiesta": "In erogazione",
- "timestamp_creation": 1649683350,
- "timestamp_last_update": 1649683350,
- "allegati": [ ],
- "callback": false,
- "id": "62542b966ea4de0b373dc1d2"
- "message": "",
- "success": true,
- "error": null
Richiesta specifica
Questo metodo permette di visualizzare la richiesta specifica identificata dall'id passato
Authorizations:
path Parameters
id required | string Example: 62542b966ea4de0b373dc1d2 Id della richiesta |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/ordinaria-impresa-individuale/%7Bid%7D"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- "data": {
- "cf_piva_id": "MSSRRT77B18Z112L",
- "tipo": "ordinaria-impresa-individuale",
- "stato_richiesta": "Visura evasa",
- "timestamp_creation": 1649683350,
- "timestamp_last_update": 1649688928,
- "allegati": [
- "62542b96ee774050be7049bd.pdf"
- "callback": false,
- "id": "62542b966ea4de0b373dc1d2"
- "success": true,
- "message": "",
- "error": null
Scarica il documento
Questo metodo consente di scaricare il documento generato dalla richiesta passata con l'id
Authorizations:
path Parameters
id required | string Example: 62542b966ea4de0b373dc1d2 Id della richiesta |
Responses
Response Schema: application/json
object (Allegato) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/ordinaria-impresa-individuale/%7Bid%7D/allegati"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- 422
- "data": {
- "nome": "62542b96ee774050be7049bd.zip",
- "dimensione": 46202,
- "file": "UEsDBBQAAAAIABqOi1SS0Ed8rLMAACLLAAAcABwANjI1NDJiOTZlZTc3NDA1MGJlNzA0OWJkLnBkZlVUCQAD401UYuNNVGJ1eAsAAQQhAAAABCEAAADU/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEInbWJr5"
- "success": true,
- "message": "",
- "error": null
Elenco delle vostre richieste
Questo metodo mostra l'elenco di tutte le richieste effettuate
Authorizations:
Responses
Response Schema: application/json
Array of objects (Richieste) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/storica-impresa-individuale"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 404
- "data": [
- {
- "cf_piva_id": "MSSRRT77B18Z112L",
- "tipo": "storica-impresa-individuale",
- "stato_richiesta": "Visura evasa",
- "timestamp_last_update": 1649688928,
- "id": "625fec8fb417fe0fff605023"
- {
- "cf_piva_id": "VNNLRT90D28L117D",
- "tipo": "storica-impresa-individuale",
- "stato_richiesta": "In erogazione",
- "timestamp_last_update": 1650448757,
- "id": "625fd97520a96b371158558c"
- "success": true,
- "message": "",
- "error": null
Genera una richiesta
Metodo che consente di generare una richiesta. Partendo da un numero di partita IVA o dall'id dell'azienda restituito dalla ricerca, la richiesta viene accettata solo se l'azienda è una ditta individuale.
Authorizations:
Request Body schema: application/json
cf_piva_id required | string |
object (Callback) |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "cf_piva_id": "mssrrt77b18z112l"
Response samples
- 200
- 400
- 402
- 404
- 406
- 428
- "data": {
- "cf_piva_id": "MSSRRT77B18Z112L",
- "tipo": "storica-impresa-individuale",
- "stato_richiesta": "In erogazione",
- "timestamp_creation": 1649683350,
- "timestamp_last_update": 1649683350,
- "allegati": [ ],
- "callback": false,
- "id": "625fec8fb417fe0fff605023"
- "message": "",
- "success": true,
- "error": null
Richiesta specifica
Questo metodo permette di visualizzare la richiesta specifica identificata dall'id passato
Authorizations:
path Parameters
id required | string Example: 625fec8fb417fe0fff605023 Id della richiesta |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/storica-impresa-individuale/%7Bid%7D"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- "data": {
- "cf_piva_id": "MSSRRT77B18Z112L",
- "tipo": "storica-impresa-individuale",
- "stato_richiesta": "Visura evasa",
- "timestamp_creation": 1649683350,
- "timestamp_last_update": 1649688928,
- "allegati": [
- "625fec8f281c125dd70606a7.pdf"
- "callback": false,
- "id": "625fec8fb417fe0fff605023"
- "success": true,
- "message": "",
- "error": null
Scarica il documento
Questo metodo consente di scaricare il documento generato dalla richiesta passata con l'id
Authorizations:
path Parameters
id required | string Example: 625fec8fb417fe0fff605023 Id della richiesta |
Responses
Response Schema: application/json
object (Allegato) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/storica-impresa-individuale/%7Bid%7D/allegati"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- 422
- "data": {
- "nome": "625fec8f281c125dd70606a7.zip",
- "dimensione": 586660,
- "file": "SDERTYBQAAAAIABqOi1SS0Ed8rLMAACLLAAAcABwANjI1NDJiOTZlZTc3NDA1MGJlNzA0OWJkLnBkZlVUCQAD401UYuNNVGJ1eAsAAQQhAAAABCEAAADU/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEIngftr564"
- "success": true,
- "message": "",
- "error": null
Consente di ottenere un'iscrizione camerale ordinaria o storica su una società di capitali
Elenco delle vostre richieste
Questo metodo mostra l'elenco di tutte le richieste effettuate
Authorizations:
Responses
Response Schema: application/json
Array of objects (Richieste) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/ordinaria-societa-capitale"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 404
- "data": [
- {
- "cf_piva_id": "12485671007",
- "tipo": "ordinaria-societa-capitale",
- "stato_richiesta": "In erogazione",
- "timestamp_last_update": 1650550461,
- "id": "626166bd20a96b3711585590"
- {
- "cf_piva_id": "12485671007",
- "tipo": "ordinaria-societa-capitale",
- "stato_richiesta": "Dati disponibili",
- "timestamp_last_update": 1650454028,
- "id": "625fec9313ddfc09f11c47e2"
- "success": true,
- "message": "",
- "error": null
Genera una richiesta
Metodo che consente di generare una richiesta. Partendo da un numero di partita IVA o dall'id dell'azienda risultante dalla ricerca, la richiesta viene accettata solo se l'azienda è una società per azioni.
Authorizations:
Request Body schema: application/json
cf_piva_id required | string |
object (Callback) |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "cf_piva_id": "12485671007"
Response samples
- 200
- 400
- 402
- 404
- 406
- 428
- "data": {
- "cf_piva_id": "12485671007",
- "tipo": "ordinaria-societa-capitale",
- "stato_richiesta": "In erogazione",
- "timestamp_creation": 1649683350,
- "timestamp_last_update": 1649683350,
- "allegati": [ ],
- "callback": false,
- "id": "625fec9313ddfc09f11c47e2"
- "message": "",
- "success": true,
- "error": null
Richiesta specifica
Questo metodo permette di visualizzare la richiesta specifica identificata dall'id passato
Authorizations:
path Parameters
id required | string Example: 625fec9313ddfc09f11c47e2 Id della richiesta |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/ordinaria-societa-capitale/%7Bid%7D"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- "data": {
- "cf_piva_id": "12485671007",
- "tipo": "ordinaria-societa-capitale",
- "stato_richiesta": "Dati disponibili",
- "timestamp_creation": 1649683350,
- "timestamp_last_update": 1649688928,
- "allegati": [
- "625fec93fb8ca84347057795.pdf"
- "callback": false,
- "id": "625fec9313ddfc09f11c47e2"
- "success": true,
- "message": "",
- "error": null
Scarica il documento
Questo metodo consente di scaricare il documento generato dalla richiesta passata con l'id
Authorizations:
path Parameters
id required | string Example: 625fec9313ddfc09f11c47e2 Id della richiesta |
Responses
Response Schema: application/json
object (Allegato) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/ordinaria-societa-capitale/%7Bid%7D/allegati"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- 422
- "data": {
- "nome": "625fec93fb8ca84347057795.zip",
- "dimensione": 586660,
- "file": "UEsDBBQAAAAIABFOllTBs6lJ1vIIAJthCQAcABwANjI1ZmVjOTNmYjhjYTg0MzQ3MDU3Nzk1LnBkZlVUCQAD8nliYvJ5YmJ1eAsAAQQhAAAABCEAAACMvFO0ME0PNfgc27Zt27Zt27Zt27Zt27Zt+5x5v39mruZm7tLpZNfu6qyqpFZ3SOSFRWkYaNkgScau4w/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEInbWJr5"
- "success": true,
- "message": "",
- "error": null
Elenco delle vostre richieste
Questo metodo mostra l'elenco di tutte le richieste effettuate
Authorizations:
Responses
Response Schema: application/json
Array of objects (Richieste) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/storica-societa-capitale"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 404
- "data": [
- {
- "cf_piva_id": "12485671007",
- "tipo": "storica-societa-capitale",
- "stato_richiesta": "In erogazione",
- "timestamp_last_update": 1650553910,
- "id": "626174365ffe3148bf104551"
- {
- "cf_piva_id": "12485671007",
- "tipo": "storica-societa-capitale",
- "stato_richiesta": "Dati disponibili",
- "timestamp_last_update": 1650550491,
- "id": "626166db20a96b3711585591"
- "success": true,
- "message": "",
- "error": null
Genera una richiesta
Metodo che consente di generare una richiesta. Partendo da un numero di partita IVA o dall'id dell'azienda risultante dalla ricerca, la richiesta viene accettata solo se l'azienda è una società per azioni.
Authorizations:
Request Body schema: application/json
cf_piva_id required | string |
object (Callback) |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "cf_piva_id": "12485671007"
Response samples
- 200
- 400
- 402
- 404
- 406
- 428
- "data": {
- "cf_piva_id": "12485671007",
- "tipo": "storica-societa-capitale",
- "stato_richiesta": "In erogazione",
- "timestamp_creation": 1650553910,
- "timestamp_last_update": 1650553910,
- "allegati": [ ],
- "callback": false,
- "id": "626174365ffe3148bf104551"
- "message": "",
- "success": true,
- "error": null
Richiesta specifica
Questo metodo permette di vedere la richiesta specifica identificata dall'id passato
Authorizations:
path Parameters
id required | string Example: 625fed6922a1b348ae3b8462 Id della richiesta |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/storica-societa-capitale/%7Bid%7D"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- "data": {
- "cf_piva_id": "12485671007",
- "tipo": "ordinaria-societa-capitale",
- "stato_richiesta": "Dati disponibili",
- "timestamp_creation": 1650453865,
- "timestamp_last_update": 1650454057,
- "allegati": [
- "625fed69b9112a7c95723836.pdf"
- "callback": false,
- "id": "625fed6922a1b348ae3b8462"
- "success": true,
- "message": "",
- "error": null
Scarica il documento
Questo metodo consente di scaricare il documento generato dalla richiesta passata con l'id
Authorizations:
path Parameters
id required | string Example: 625fed6922a1b348ae3b8462 Id della richiesta |
Responses
Response Schema: application/json
object (Allegato) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/storica-societa-capitale/%7Bid%7D/allegati"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- 422
- "data": {
- "nome": "625fed69b9112a7c95723836.zip",
- "dimensione": 586660,
- "file": "UEsDBBQAAAAIABFOllTBs6lJs6lJ1vIIAJthCQAcABwANjI1ZmVkNjliOTExMmE3Yzk1NzIzODM2LnBkZlVUCQADBHxiYgR8YmJ1eAsAAQQhAAAABCEAAACMvFO0ME0PNfgc2ACMvFO0ME0PNfgc27Zt27Zt27Zt27Zt27Zt+5x5v39mruZm7tLpZNfu6qyqpFZ3SOSFRWkYaNkgScau4w/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEInbWJr5"
- "success": true,
- "message": "",
- "error": null
Permette di ottenere un'iscrizione camerale ordinaria o storica su una società di persone
Elenco delle vostre richieste
Questo metodo mostra l'elenco di tutte le richieste effettuate
Authorizations:
Responses
Response Schema: application/json
Array of objects (Richieste) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/ordinaria-societa-persone"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 404
- "data": [
- {
- "cf_piva_id": "61f2d55934abab667c085b7d",
- "tipo": "ordinaria-societa-persone",
- "stato_richiesta": "Visura evasa",
- "timestamp_last_update": 1651055861,
- "id": "62691c4fea3caa5f2b21f334"
- {
- "cf_piva_id": "89f2d55934abab667c085b6p",
- "tipo": "ordinaria-societa-persone",
- "stato_richiesta": "In erogazione",
- "timestamp_last_update": 1651055866,
- "id": "66691c4fea3caa5f2b21f884"
- "success": true,
- "message": "",
- "error": null
Genera una richiesta
Metodo che consente di generare una richiesta. Partendo da un numero di partita IVA o dall'id dell'azienda restituito dalla ricerca, la richiesta viene accettata solo se l'azienda è una società di persone.
Authorizations:
Request Body schema: application/json
cf_piva_id required | string |
object (Callback) |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "cf_piva_id": "61f2c5d821d2c121d31a2bce"
Response samples
- 200
- 400
- 402
- 404
- 406
- 428
- "data": {
- "cf_piva_id": "61f2c5d821d2c121d31a2bce",
- "tipo": "ordinaria-societa-persone",
- "stato_richiesta": "In erogazione",
- "timestamp_creation": 1651225072,
- "timestamp_last_update": 1651225072,
- "allegati": [ ],
- "callback": false,
- "id": "626bb1f0ea3caa5f2b21f339"
- "message": "",
- "success": true,
- "error": null
Richiesta specifica
Questo metodo permette di visualizzare la richiesta specifica identificata dall'id passato
Authorizations:
path Parameters
id required | string Example: 62691c4fea3caa5f2b21f334 Id della richiesta |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/ordinaria-societa-persone/%7Bid%7D"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- "data": {
- "cf_piva_id": "61f2d55934abab667c085b7d",
- "tipo": "ordinaria-societa-persone",
- "stato_richiesta": "Visura evasa",
- "timestamp_creation": 1651055695,
- "timestamp_last_update": 1651055861,
- "allegati": [
- "62691c4f97e0944754027345.pdf"
- "callback": false,
- "id": "62691c4fea3caa5f2b21f334"
- "success": true,
- "message": "",
- "error": null
Scarica il documento
Questo metodo consente di scaricare il documento generato dalla richiesta passata con l'id
Authorizations:
path Parameters
id required | string Example: 62691c4fea3caa5f2b21f334 Id della richiesta |
Responses
Response Schema: application/json
object (Allegato) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/ordinaria-societa-persone/%7Bid%7D/allegati"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- 422
- "data": {
- "nome": "62691c4f97e0944754027345.zip",
- "dimensione": 586660,
- "file": "UEsDBBQAAAAlNnVTBs6lJ1vIIAJthCQAcABwANjI2OTFjNGY5N2UwOTQ0NzU0MDI3ADU/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEInbWJr5"
- "success": true,
- "message": "",
- "error": null
Elenco delle vostre richieste
Questo metodo mostra l'elenco di tutte le richieste effettuate
Authorizations:
Responses
Response Schema: application/json
Array of objects (Richieste) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/storica-societa-persone"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 404
- "data": [
- {
- "cf_piva_id": "61f2d55934abab667c085b7d",
- "tipo": "storica-societa-persone",
- "stato_richiesta": "Visura evasa",
- "timestamp_last_update": 1651055861,
- "id": "62691f2620a96b3711585596"
- {
- "cf_piva_id": "61f2c5d821d2c121d31a2bce",
- "tipo": "storica-societa-persone",
- "stato_richiesta": "In erogazione",
- "timestamp_last_update": 1651055850,
- "id": "66691c4fea3caa5f2b21f778"
- "success": true,
- "message": "",
- "error": null
Genera una richiesta
Metodo che consente di generare una richiesta. Partendo da un numero di partita IVA o dall'id dell'azienda restituito dalla ricerca, la richiesta viene accettata solo se l'azienda è una società di persone.
Authorizations:
Request Body schema: application/json
cf_piva_id required | string |
object (Callback) |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- Payload
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
- "cf_piva_id": "61f2c66521d2c121d31f199c"
Response samples
- 200
- 400
- 402
- 404
- 406
- 428
- "data": {
- "cf_piva_id": "61f2c66521d2c121d31f199c",
- "tipo": "storica-societa-persone",
- "stato_richiesta": "In erogazione",
- "timestamp_creation": 1651225599,
- "timestamp_last_update": 1651225599,
- "allegati": [ ],
- "callback": false,
- "id": "626bb3ff20a96b371158559c"
- "message": "",
- "success": true,
- "error": null
Richiesta specifica
Questo metodo permette di visualizzare la richiesta specifica identificata dall'id passato
Authorizations:
path Parameters
id required | string Example: 62691f2620a96b3711585596 Id della richiesta |
Responses
Response Schema: application/json
object (Richiesta) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/storica-societa-persone/%7Bid%7D"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- "data": {
- "cf_piva_id": "61f2d55934abab667c085b7d",
- "tipo": "storica-societa-persone",
- "stato_richiesta": "Visura evasa",
- "timestamp_creation": 1651056422,
- "timestamp_last_update": 1651056500,
- "allegati": [
- "62691f2635730b009824f4d3.pdf"
- "callback": false,
- "id": "62691f2620a96b3711585596"
- "success": true,
- "message": "",
- "error": null
Scarica il documento
Questo metodo consente di scaricare il documento generato dalla richiesta passata con l'id
Authorizations:
path Parameters
id required | string Example: 62691f2620a96b3711585596 Id della richiesta |
Responses
Response Schema: application/json
object (Allegato) | |
success | boolean |
message | string |
error | integer |
Request samples
- C + Libcurl
- Csharp + Restsharp
- Go + Native
- Java + Okhttp
- Java + Unirest
- Javascript + Jquery
- Javascript + Xhr
- Node + Native
- Node + Request
- Node + Unirest
- Objc + Nsurlsession
- Ocaml + Cohttp
- Php + Curl
- Php + Http1
- Php + Http2
- Python + Python3
- Python + Requests
- Ruby + Native
- Shell + Curl
- Shell + Httpie
- Shell + Wget
- Swift + Nsurlsession
CURL *hnd = curl_easy_init(); curl_easy_setopt(hnd, CURLOPT_CUSTOMREQUEST, "GET"); curl_easy_setopt(hnd, CURLOPT_URL, "https://visurecamerali.openapi.it/storica-societa-persone/%7Bid%7D/allegati"); struct curl_slist *headers = NULL; headers = curl_slist_append(headers, "Authorization: Bearer REPLACE_BEARER_TOKEN"); curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers); CURLcode ret = curl_easy_perform(hnd);
Response samples
- 200
- 400
- 404
- 422
- "data": {
- "nome": "62691f2635730b009824f4d3.zip",
- "dimensione": 586660,
- "file": "UEsDBBQAAAAlNnVTBs6lJ1vIIAJthCQAcABwANjI2OTFjNGY5N2UwOTQ0NzU0MDI3ADU/HOUbc+WLQqnnTtt27Zt27Zt25k7bdu2bdvcadv5fnXOqapz655qt9p93x/vW62tFjHnGmv2HiMiZvQxY7RJIi8sSsNAywxFcnA4uwjFgE+Pb2doCcXNTSdqYe1s4kgnam3gbCJsYmRnbEInbWJr5"
- "success": true,
- "message": "",
- "error": null