All official documents from Chamber of Commerce, INPS and Tax Agency
Get certified documents on companies, people, real estate in real time
All the knowledge you need
Here you can find some advice to consider to approach this API. If you prefer, we provide code samples, OAS3 documentation, the ability to try the API live via the Swagger UI or import the entire collection into Postman. We also offer a Sandbox environment where you can experiment with all kinds of requests completely free of charge.
Get the token in the appropriate section before you start.
- Oas file url https://console.openapi.com/oas/en/visengine.openapi.json
- Fork or import with Postman
- Production domain visengine2.altravia.com
- Sandbox domain test.visengine2.altravia.com
-
Production Scopes 8
- GET visengine2.altravia.com/visure
- POST visengine2.altravia.com/richiesta
- DELETE visengine2.altravia.com/richiesta
- PUT visengine2.altravia.com/richiesta
- GET visengine2.altravia.com/richiesta
- GET visengine2.altravia.com/documento
- GET visengine2.altravia.com/fornitori
- GET visengine2.altravia.com/conservatorie
-
Sandbox Scopes 8
- GET test.visengine2.altravia.com/visure
- POST test.visengine2.altravia.com/richiesta
- PUT test.visengine2.altravia.com/richiesta
- GET test.visengine2.altravia.com/richiesta
- GET test.visengine2.altravia.com/documento
- GET test.visengine2.altravia.com/fornitori
- DELETE test.visengine2.altravia.com/richiesta
- GET test.visengine2.altravia.com/conservatorie
Visengine 2.0 (2.0.0)
This service offers rest calls to take advantage of a whole series of chamber of commerce, cadastral or patronage services linked to businesses and individuals
List of all services
For each element of the list, 'hash_visura' is important, which identifies the service
Authorizations:
Responses
Response Schema: application/json
Array of objects (Visure) | |
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://visengine2.altravia.com/visure"); 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
- "data": [
- {
- "nome_visura": "Visura Camerale Ordinaria - società di Capitale",
- "nome_categoria": "Camerali",
- "hash_visura": "eccbc87e4b5ce2fe28308fd9f2a7baf3"
- {
- "nome_visura": "Visura Camerale Ordinaria - società di Persone",
- "nome_categoria": "Camerali",
- "hash_visura": "a87ff679a2f3e71d9181a67b7542122c"
- {
- "nome_visura": "Visura Camerale Ordinaria - Impresa Individuale",
- "nome_categoria": "Camerali",
- "hash_visura": "e4da3b7fbbce2345d7772b0674a318d5"
- {
- "nome_visura": "Visura Camerale Storica - Società di Capitale",
- "nome_categoria": "Camerali",
- "hash_visura": "8f14e45fceea167a5a36dedd4bea2543"
- {
- "nome_visura": "Visura Camerale Storica - Società di Persone",
- "nome_categoria": "Camerali",
- "hash_visura": "c9f0f895fb98ab9159f51fd0297e236d"
- {
- "nome_visura": "Visura Camerale Storica - Impresa Individuale",
- "nome_categoria": "Camerali",
- "hash_visura": "45c48cce2e2d7fbdea1afc51c7c6ad26"
- {
- "nome_visura": "Fascicolo Società di Capitali",
- "nome_categoria": "Camerali",
- "hash_visura": "eb626b8f493fbd4a89de4ae3b5789147"
- {
- "nome_visura": "Fascicolo Società di Persone",
- "nome_categoria": "Camerali",
- "hash_visura": "6085866c3a98b508803953428b96736c"
- {
- "nome_visura": "Fascicolo Storico Società di Persone",
- "nome_categoria": "Camerali",
- "hash_visura": "6dfd9cc7a7acf26a8beb29a21b51e97c"
- {
- "nome_visura": "Fascicolo Storico Società di Capitali",
- "nome_categoria": "Camerali",
- "hash_visura": "3aa2115fc50a8368205d2973cb6c6aac"
- {
- "nome_visura": "Certificato artigiano",
- "nome_categoria": "Camerali",
- "hash_visura": "9ef82f015e2fcaf0d69e89dc54999465"
- {
- "nome_visura": "Certificato di iscrizione",
- "nome_categoria": "Camerali",
- "hash_visura": "fab482bf67a418f00d596b7296750a9a"
- {
- "nome_visura": "Visura Protesti Persona Fisica",
- "nome_categoria": "Camerali",
- "hash_visura": "36228bd6463299189b071d91ff935347"
- {
- "nome_visura": "Visura Protesti Società",
- "nome_categoria": "Camerali",
- "hash_visura": "494264bd80bd2a45b927d571bdad3d76"
- {
- "nome_visura": "Visura Protesti e Pregiudizievoli Persona Fisica",
- "nome_categoria": "Camerali",
- "hash_visura": "aa9dc6a1abb0154ace5365c3617be629"
- {
- "nome_visura": "Visura Protesti e Pregiudizievoli Società",
- "nome_categoria": "Camerali",
- "hash_visura": "0a90a897970a6f33ccf2880642dd91d0"
- {
- "nome_visura": "Relazione Investigativa per il Recupero per Persona Giuridica",
- "nome_categoria": "Camerali",
- "hash_visura": "6e49cef0bbc4ce96e9dab60b05c5fb2f"
- {
- "nome_visura": "DURC Online",
- "nome_categoria": "Camerali",
- "hash_visura": "3cbbb9c833f1c94af35494820cda3370"
- {
- "nome_visura": "Bilancio Ottico",
- "nome_categoria": "Camerali",
- "hash_visura": "a52edc05d2248d614a5ac356ed056f9c"
- {
- "nome_visura": "Bilancio XBRL",
- "nome_categoria": "Camerali",
- "hash_visura": "ede0b4cd4ad06227a0d88a00088c3e0f"
- {
- "nome_visura": "Eventi Negativi Azienda",
- "nome_categoria": "Camerali",
- "hash_visura": "4b3c07cd4f7c18ba0b60dc6925ed6f2b"
- {
- "nome_visura": "Eventi Negativi Persona",
- "nome_categoria": "Camerali",
- "hash_visura": "b39746d875eb7231c7f8a6e047d9924c"
- {
- "nome_visura": "Cariche Attive Persona",
- "nome_categoria": "Camerali",
- "hash_visura": "f3a0979f15915b337aafabcd89c5ee70"
- {
- "nome_visura": "Certificato Storico",
- "nome_categoria": "Camerali",
- "hash_visura": "86d7aeb8f8d72f8891dba9b328d63f94"
- {
- "nome_visura": "Visura Camerale Ordinaria con Ricerca",
- "nome_categoria": "Camerali",
- "hash_visura": "afa0b4cu7yd06226i5d89p00077c3j6t"
- {
- "nome_visura": "Visura Camerale Storica con Ricerca",
- "nome_categoria": "Camerali",
- "hash_visura": "tot0b5cv7yd66626i5i90p00453c3p0u"
- {
- "nome_visura": "Visura Camerale Inglese",
- "nome_categoria": "Camerali",
- "hash_visura": "de971262c4960d06665cfd43ad6431d8"
- {
- "nome_visura": "Visura Centrale Rischi persona fisica",
- "nome_categoria": "Camerali",
- "hash_visura": "526b6c8415936433f5a217d2bf7d2a72"
- {
- "nome_visura": "Visura Centrale Rischi Persona Giuridica",
- "nome_categoria": "Camerali",
- "hash_visura": "8e238ef3e28fd887c014879179ece1b0"
- {
- "nome_visura": "Visura Experian",
- "nome_categoria": "Camerali",
- "hash_visura": "b56c410cdfd569bfc0160821d4b3b26b"
- {
- "nome_visura": "Visura Catastale Immobiliare Storica",
- "nome_categoria": "Catastali",
- "hash_visura": "c481fcd280ee82b45df50b845d8ec19b"
- {
- "nome_visura": "Visura Catastale Immobiliare Ordinaria",
- "nome_categoria": "Catastali",
- "hash_visura": "c51ce410c124a10e0db5e4b97fc2af39"
- {
- "nome_visura": "Visura Catastale Persona Fisica",
- "nome_categoria": "Catastali",
- "hash_visura": "aab3238922bcc25a6f606eb525ffdc56"
- {
- "nome_visura": "Visura Catastale Storica Persona Fisica",
- "nome_categoria": "Catastali",
- "hash_visura": "9bf31c7ff062936a96d3c8bd1f8f2ff3"
- {
- "nome_visura": "Visura Catastale Storica Persona Giuridica",
- "nome_categoria": "Catastali",
- "hash_visura": "5278c84284a230f3174d8341baa0f141"
- {
- "nome_visura": "Visura Catastale Persona Giuridica",
- "nome_categoria": "Catastali",
- "hash_visura": "2c53ed3998d6ef266ee8c2867735385a"
- {
- "nome_visura": "Registrazione Contratti Affitto",
- "nome_categoria": "Catastali",
- "hash_visura": "e9dc845edf4ab2e2a3f06807a578126a"
- {
- "nome_visura": "Elaborato Planimetrico",
- "nome_categoria": "Catastali",
- "hash_visura": "99d9da7b8fbf8a60054a48217fc5d5a1"
- {
- "nome_visura": "Visura Ipocatastale Nazionale Agenzia Entrate",
- "nome_categoria": "Catastali",
- "hash_visura": "5c7ac7018245b6262803f75d6aa58a90"
- {
- "nome_visura": "Visura Ipocatastale per Soggetto",
- "nome_categoria": "Catastali",
- "hash_visura": "8cc2f9e6ba48e3ca68c6febc8d01278e"
- {
- "nome_visura": "Visura Ipotecaria per Immobile",
- "nome_categoria": "Catastali",
- "hash_visura": "b2eeb1105e8882b4206965f380eee49a"
- {
- "nome_visura": "Estratto Mappa Catastale",
- "nome_categoria": "Catastali",
- "hash_visura": "c54e57d94f929c0c49326e8f29dbb3a0"
- {
- "nome_visura": "Planimetria Catastale",
- "nome_categoria": "Catastali",
- "hash_visura": "4ff728695eab3ab9eaa6f58b22cd5734"
- {
- "nome_visura": "Visura Catastale",
- "nome_categoria": "Catastali",
- "hash_visura": "bc55f096312d912c703f9500662d4cbb"
- {
- "nome_visura": "Visura Catastale Storica",
- "nome_categoria": "Catastali",
- "hash_visura": "9f2aea22b930f4076358db3127a160ba"
- {
- "nome_visura": "Annuncio Certificato",
- "nome_categoria": "Catastali",
- "hash_visura": "1a0a9d4ba06d2220ecce7da0228416ff"
- {
- "nome_visura": "Visura Ipocatastale di una singola nota",
- "nome_categoria": "Catastali",
- "hash_visura": "f973beb0097f0fde7c7f217b91fb4299"
- {
- "nome_visura": "Fascicolo Casa",
- "nome_categoria": "Catastali",
- "hash_visura": "48a2f2616f248bd5809092aae93af9aa"
- {
- "nome_visura": "Monitoraggio Immobiliare 6 Mesi",
- "nome_categoria": "Catastali",
- "hash_visura": "1a102da03e6cc8df8be9ce999a09a49e"
- {
- "nome_visura": "Monitoraggio Immobiliare 12 Mesi",
- "nome_categoria": "Catastali",
- "hash_visura": "a61516ed48fdbbf0a0ea6ac2500111a0"
- {
- "nome_visura": "Disdetta Contratto di Affitto",
- "nome_categoria": "Catastali",
- "hash_visura": "3b2e002e755208231a2e8c42f7f60dd7"
- {
- "nome_visura": "Proroga Contratto Locazione",
- "nome_categoria": "Catastali",
- "hash_visura": "55697489248b325ec69f35f5abc882f3"
- {
- "nome_visura": "Rintraccio Anagrafico e Referenze Bancarie per Persona Fisica",
- "nome_categoria": "Ribes",
- "hash_visura": "ceba69d5be8de4f5f350529fa49a5310"
- {
- "nome_visura": "Rintraccio anagrafico e referenze bancarie per persona giuridica",
- "nome_categoria": "Ribes",
- "hash_visura": "4b73c6fc7cfa257633d7274527ba49a5"
- {
- "nome_visura": "Relazione Investigativa per il Recupero per Persona Fisica",
- "nome_categoria": "Ribes",
- "hash_visura": "05827b5abc9d259e77f99397e81de1b1"
- {
- "nome_visura": "Relazione Investigativa per il Recupero e Referenze Bancarie per Persona Fisica",
- "nome_categoria": "Ribes",
- "hash_visura": "cb04fadc838953bf4387e0d56e2a59b0"
- {
- "nome_visura": "Relazione Investigativa per il Recupero con Referenze Bancarie per Persona Giuridica",
- "nome_categoria": "Ribes",
- "hash_visura": "2ab1c84aa28fb608eb6b9a5548cdcaac"
- {
- "nome_visura": "Relazione Immobiliare Light",
- "nome_categoria": "Servizi immobiliari",
- "hash_visura": "155e32c7eafa9bf45fd65f8647a9a623"
- {
- "nome_visura": "Relazione Immobiliare Intermedia",
- "nome_categoria": "Servizi immobiliari",
- "hash_visura": "fc9c42046d8a25706dda92e5521f1e24"
- {
- "nome_visura": "Copia Atto di Compravendita",
- "nome_categoria": "Servizi immobiliari",
- "hash_visura": "1e9ce4d989e45eefde6abe4ae83b7a9a"
- {
- "nome_visura": "Relazione Immobiliare Plus",
- "nome_categoria": "Servizi immobiliari",
- "hash_visura": "761733d82c59112d91302e82aa97177f"
- {
- "nome_visura": "Estratto Contributivo",
- "nome_categoria": "Patronato",
- "hash_visura": "cf711d0121f5a2f95a8694d960124bd1"
- {
- "nome_visura": "RICHIESTA ANF DIP senza autorizzazione",
- "nome_categoria": "Patronato",
- "hash_visura": "81a9493aa70517869216d4a7bc41a4af"
- {
- "nome_visura": "ISEE",
- "nome_categoria": "Patronato",
- "hash_visura": "6aa0789f5ba34684b2bc5ccf364f8929"
- {
- "nome_visura": "730 Singolo",
- "nome_categoria": "Patronato",
- "hash_visura": "38934ffe45179c4d5b88e2a6b849799a"
- {
- "nome_visura": "730 Congiunto",
- "nome_categoria": "Patronato",
- "hash_visura": "38a18478a1b223e0da81a6e0fcc730df"
- {
- "nome_visura": "NASPI",
- "nome_categoria": "Patronato",
- "hash_visura": "61987f81efc1a1cdde3ba0f8f48a3aaa"
- {
- "nome_visura": "Pensione di vecchiaia",
- "nome_categoria": "Patronato",
- "hash_visura": "5fec14002548c9ae115758500c8981ee"
- {
- "nome_visura": "CUD Pensionati",
- "nome_categoria": "Patronato",
- "hash_visura": "df66c5f10a4ce1162c56f762c562d79c"
- {
- "nome_visura": "Certificato di residenza AIRE",
- "nome_categoria": "Patronato",
- "hash_visura": "e34c38d9b1b17217fafb605fe5fa75b4"
- {
- "nome_visura": "Certificato di matrimonio",
- "nome_categoria": "Patronato",
- "hash_visura": "754216257d9bb0f0fa12d3bc5414d560"
- {
- "nome_visura": "Certificato di residenza anagrafica",
- "nome_categoria": "Patronato",
- "hash_visura": "69663cda34a03ef7efc253262baea547"
- {
- "nome_visura": "Certificato storico di residenza",
- "nome_categoria": "Patronato",
- "hash_visura": "9747dc915d45feae44933faff87339a9"
- {
- "nome_visura": "Certificato stato di famiglia",
- "nome_categoria": "Patronato",
- "hash_visura": "4c84e22bbabd5f25b0102bb3bfe82790"
- {
- "nome_visura": "Visura Proprietari PRA",
- "nome_categoria": "Patronato",
- "hash_visura": "89031e957e9cebc4f6e64948f2353727"
- {
- "nome_visura": "Visura Bolli",
- "nome_categoria": "Patronato",
- "hash_visura": "2800b5f326a8f298761cde42da9f6c53"
- {
- "nome_visura": "Visura Targa PRA",
- "nome_categoria": "Patronato",
- "hash_visura": "7deb1e62338cf1d811b3a74c3c1a1bc2"
- {
- "nome_visura": "IMU CALCOLO",
- "nome_categoria": "Patronato",
- "hash_visura": "4d085e4448d523d18aa7f76f53662ff8"
- {
- "nome_visura": "Reddito di Cittadinanza con ISEE",
- "nome_categoria": "Patronato",
- "hash_visura": "b6887eb9c3e6238a1b3a19217225f085"
- {
- "nome_visura": "Indennità di Maternità",
- "nome_categoria": "Patronato",
- "hash_visura": "aee4f1dc8266a392f326a2b17e86d1d0"
- {
- "nome_visura": "Rettifica ISEE",
- "nome_categoria": "Patronato",
- "hash_visura": "ec76981f4a38a771af76b64af93a109b"
- {
- "nome_visura": "OBIS-M",
- "nome_categoria": "Patronato",
- "hash_visura": "bc74d769203eb5c33f2a40e91c076ec3"
- {
- "nome_visura": "Pacchetto Finanziaria",
- "nome_categoria": "Patronato",
- "hash_visura": "e767a64dec5b382cbff27b3e46f41441"
- {
- "nome_visura": "ISEE CORRENTE",
- "nome_categoria": "Patronato",
- "hash_visura": "57c24ad72bd57ba4d796622504086e02"
- {
- "nome_visura": "AUTORIZZAZIONE ANF DIP",
- "nome_categoria": "Patronato",
- "hash_visura": "42fa97e7dc036947f44b9ecff50e0bcb"
- {
- "nome_visura": "REM",
- "nome_categoria": "Patronato",
- "hash_visura": "460b31652b679e975bc4f3e29c3c01e6"
- {
- "nome_visura": "NASPI COM",
- "nome_categoria": "Patronato",
- "hash_visura": "3d1eee78a4a76432d4a09a30574c177e"
- {
- "nome_visura": "ISEE SOCIO SANITARIO A CICLO CONTINUO",
- "nome_categoria": "Patronato",
- "hash_visura": "917a50a70cf6df1d161600168bba5222"
- {
- "nome_visura": "DIMISSIONI VOLONTARIE",
- "nome_categoria": "Patronato",
- "hash_visura": "232489febe7e589192ac50dee2a05a56"
- {
- "nome_visura": "Revoca Dimissioni telematiche volontarie",
- "nome_categoria": "Patronato",
- "hash_visura": "442500298a5af635d303565238a998b9"
- {
- "nome_visura": "Pensione Superstiti",
- "nome_categoria": "Patronato",
- "hash_visura": "079e2c420c93f633ac4c8954f27c1299"
- {
- "nome_visura": "Reddito di Cittadinanza",
- "nome_categoria": "Patronato",
- "hash_visura": "1f40fac47d50ad0c80b0426d3da1519f"
- {
- "nome_visura": "Richiesta assegno invalidità (con accompagno e senza)",
- "nome_categoria": "Patronato",
- "hash_visura": "0089e0f8be42f26c4e52251391333a8f"
- {
- "nome_visura": "Ricostituzione dei contributi",
- "nome_categoria": "Patronato",
- "hash_visura": "3a3bf5e4220fb00cc8eb5457c44ebea9"
- {
- "nome_visura": "Rinnovo assegno invalidità (con accompagno e senza)",
- "nome_categoria": "Patronato",
- "hash_visura": "9476764f6f469bd45e91652eb0400619"
- {
- "nome_visura": "Calcolo e Previsione Pensione",
- "nome_categoria": "Patronato",
- "hash_visura": "1f9dfd7e9a73918756470d9618fb317d"
- {
- "nome_visura": "NASpI Anticipata",
- "nome_categoria": "Patronato",
- "hash_visura": "4430f340c6f44778da912a061de271a4"
- {
- "nome_visura": "Reddito di Cittadinanza Com esteso",
- "nome_categoria": "Patronato",
- "hash_visura": "7fa0ede91e5096663d87a15d97355fd9"
- {
- "nome_visura": "Indennità per congedi straordinari (legge 104)",
- "nome_categoria": "Patronato",
- "hash_visura": "f35c959882a5c6be1bd227654ed8eded"
- {
- "nome_visura": "Indennità per congedo parentale",
- "nome_categoria": "Patronato",
- "hash_visura": "8a7c8386fff43d28182cfa2ad24a3532"
- {
- "nome_visura": "Riscatto leva militare",
- "nome_categoria": "Patronato",
- "hash_visura": "0d9ada4b11f4493674559264d6879948"
- {
- "nome_visura": "Domanda Assegno Unico",
- "nome_categoria": "Patronato",
- "hash_visura": "224fcc49770edad354cdd9c480a7e50e"
- {
- "nome_visura": "Esponenti Attivi Azienda",
- "nome_categoria": "Camerali",
- "hash_visura": "95cb552053977ca50c9e9b37532edd20"
- {
- "nome_visura": "Quote Attive Persona",
- "nome_categoria": "Camerali",
- "hash_visura": "367ff20236e836d81470f00ba1d9f703"
- {
- "nome_visura": "Soci Attivi Azienda",
- "nome_categoria": "Camerali",
- "hash_visura": "70a1b5d29d8efaae6ef9616841fd6f72"
- {
- "nome_visura": "Certificato di matrimonio tradotto (GB-ES-FR)",
- "nome_categoria": "Patronato",
- "hash_visura": "1ec97fba0a0b42a95c27043850077341"
- {
- "nome_visura": "Estratto di matrimonio",
- "nome_categoria": "Patronato",
- "hash_visura": "90a405e6916d7245a6a6bb4a0ad5f9b0"
- {
- "nome_visura": "Copia integrale atto di matrimonio",
- "nome_categoria": "Patronato",
- "hash_visura": "fd2875faac6640f5a7ecba51f8e68816"
- {
- "nome_visura": "Estratto di matrimonio tradotto (GB-ES-FR)",
- "nome_categoria": "Patronato",
- "hash_visura": "239689b89ac34c9143c96c981b552520"
- {
- "nome_visura": "Copia integrale atto di matrimonio tradotto (GB-ES-FR)",
- "nome_categoria": "Patronato",
- "hash_visura": "1eebd39478f59e60dd2b3809fcbf9085"
- {
- "nome_visura": "Certificato di matrimonio tradotto (altre lingue)",
- "nome_categoria": "Patronato",
- "hash_visura": "4c82d4d3aa2d0f26f61337ae22dd324d"
- {
- "nome_visura": "Estratto di matrimonio tradotto (altre lingue)",
- "nome_categoria": "Patronato",
- "hash_visura": "90295381c8ebd0a3bfd18d35f315574b"
- {
- "nome_visura": "Copia integrale atto di matrimonio tradotto (altre lingue)",
- "nome_categoria": "Patronato",
- "hash_visura": "b3e909f65b8c8669acd681037f49abf2"
- {
- "nome_visura": "Domanda di Cittadinanza Italiana",
- "nome_categoria": "Patronato",
- "hash_visura": "642ad03a651c6ae3cd152dc85faf7677"
- {
- "nome_visura": "Domanda Esame A2 per Carta di Soggiorno",
- "nome_categoria": "Patronato",
- "hash_visura": "2631ec9b62135de4186f509fea7d954b"
- {
- "nome_visura": "Ricongiungimento 1 Familiare",
- "nome_categoria": "Patronato",
- "hash_visura": "04e0d6e942eb231d4f265920a39cdcb2"
- {
- "nome_visura": "Ricongiungimento 2 Familiari",
- "nome_categoria": "Patronato",
- "hash_visura": "07bfc62769ffcffe647fab84c0c127f0"
- {
- "nome_visura": "Ricongiungimento 3 Familiari",
- "nome_categoria": "Patronato",
- "hash_visura": "e65a00e447340c9e57d5c334b2446f8d"
- {
- "nome_visura": "Ricongiungimento 4 Familiari",
- "nome_categoria": "Patronato",
- "hash_visura": "378b1bb4fc29809619d220975729c013"
- "success": true,
- "message": "",
- "error": null
Service identified with hash_visura
Service description with input parameters, prices and validation instructions.
For these 4 visure:
- Annuncio Certificato - 1a0a9d4ba06d2220ecce7da0228416ff
- Planimetria Catastale - 4ff728695eab3ab9eaa6f58b22cd5734
- Fascicolo Casa - 48a2f2616f248bd5809092aae93af9aa
- Durc Online - 3cbbb9c833f1c94af35494820cda3370
it is important to download the delegation file which will then have to be uploaded during the POST/richiesta phase. The link to download the delegation file can be found by decoding in base 64 the 'istruzioni' field of the visura object.
Authorizations:
path Parameters
hash_visura required | string Example: 8f14e45fceea167a5a36dedd4bea2543 hash_visura of visura to return |
Responses
Response Schema: application/json
object (Visura) | |
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://visengine2.altravia.com/visure/%7Bhash_visura%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
- "data": {
- "nome_visura": "Visura Camerale Ordinaria - società di Capitale ",
- "ricerca": false,
- "nome_categoria": "Camerali",
- "json_struttura": {
- "campi": {
- "$0": {
- "nome": "NRea",
- "tipo": "denominazione",
- "null": false,
- "istruzioni": "Inserire il Numero di Rea dell'azienda"
- "$1": {
- "nome": "Cciaa",
- "tipo": "denominazione",
- "null": false,
- "istruzioni": "Inserire la Cciaa dell'Azienda",
- "ordine": "1"
- "validazione": "$0 && $1 ",
- "istruzioni": "PHA+UGVyIHJpY2hpZWRlcmUgbGEgVmlzdXJhIENhbWVyYWxlIE9yZGluYXJpYSAtIFNvY2lldCZhZ3JhdmU7IGRpIENhcGl0YWxlIGluc2VyaXNjaSBpIHNlZ3VlbnRpIGRhdGk6Jm5ic3A7Jm5ic3A7PHN0cm9uZz5OcmVhPC9zdHJvbmc+Jm5ic3A7ZSA8c3Ryb25nPkNjaWFhPC9zdHJvbmc+PC9wPg0K",
- "istruzioni_ricerca": ""
- "hash_visura": "eccbc87e4b5ce2fe28308fd9f2a7baf3",
- "prezzo_visura": 4.9,
- "prezzo_ricerca": 0,
- "sincrona": false,
- "opzioni": null,
- "fornitori": [ ]
- "success": true,
- "message": "",
- "error": null
Real and own calls to access service requests, to enter and modify input parameters and to close the transaction
List of all requests
Summary list of all requests made from your profile
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://visengine2.altravia.com/richiesta"); 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": [
- {
- "_id": "5f22f722065afc42223c7131",
- "state": 1,
- "hash_visura": "f3a0979f15915b337aafabcd89c5ee70",
- "nome": "Cariche Societarie",
- "ricerca": false,
- "id_ricerca": null,
- "prezzo_visura": 5,
- "prezzo_ricerca": 0,
- "indice_ricerca": null,
- "stato_richiesta": "Visura evasa",
- "email_target": null,
- "timestamp_creation": 1596127010,
- "timestamp_last_update": 1596127022,
- "sincrona": false
- {
- "_id": "5f22f5b5065afc21cc60a27a",
- "state": 1,
- "hash_visura": "f3a0979f15915b337aafabcd89c5ee70",
- "nome": "Cariche Societarie",
- "ricerca": false,
- "id_ricerca": null,
- "prezzo_visura": 5,
- "prezzo_ricerca": 0,
- "indice_ricerca": null,
- "stato_richiesta": "Visura evasa",
- "email_target": null,
- "timestamp_creation": 1596126645,
- "timestamp_last_update": 1596126717,
- "sincrona": false
- {
- "_id": "5f16beaa065afc1c0b354aac",
- "state": 0,
- "hash_visura": "b39746d875eb7231c7f8a6e047d9924c",
- "nome": "Eventi Negativi Persona",
- "ricerca": false,
- "id_ricerca": null,
- "prezzo_visura": 2,
- "prezzo_ricerca": 0,
- "indice_ricerca": null,
- "stato_richiesta": "Annullata",
- "email_target": null,
- "timestamp_creation": 1595326122,
- "timestamp_last_update": 1595345114,
- "sincrona": false
- "success": true,
- "message": "",
- "error": null
Creating a request
Call to instantiate a new service request. Possibility to create it immediately complete or through transactionality you can finish completing it with a put
Authorizations:
Request Body schema: application/json
state | integer Enum: 0 1 By default it is 1, if you pass 0 the transaction is only initialized and remains open with the possibility of modifying the fields through the Put |
test | boolean If passed to true it simulates the validation of the data and also returns the prices of the service |
hash_visura | string Identification of the requested service |
object (JsonVisura) Object to pass all required input fields to generate an output document from the requested service. If you have to pass a file, it must be passed like this: name + '|data:' + file type + ';base64,' + base64_encode(file content); example: '$2' : 'test_file|data:image/png;base64,abcdefghijklmnopqrstuvwxyz0123456789' | |
object (CallbackData) | |
email_target | string Allows you to receive the requested service document directly via email once the service has been processed |
object Allows you to pass options if provided in the 'json_struttura' of the 'visura' |
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
- "hash_visura": "eccbc87e4b5ce2fe28308fd9f2a7baf3",
- "json_visura": {
- "$1": "RM",
- "$0": "1378273"
Response samples
- 200
- 400
- 402
- 412
- 428
- "data": {
- "_id": "5f2829ce065afc21cc60ad0e",
- "state": 1,
- "hash_visura": "eccbc87e4b5ce2fe28308fd9f2a7baf3",
- "nome": "Visura Camerale Ordinaria - società di Capitale ",
- "callback": "_rib_cam_Ordinaria",
- "ricerca": false,
- "id_ricerca": null,
- "prezzo_visura": 4.78,
- "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,
- "sincrona": false,
- "ricerche": [
- {
- "id_ricerca": "5f2829ce065afc21cc60ad0e_0",
- "stato_ricerca": "Ricerca evasa",
- "json_ricerca": "{\"$1\":\"RM\",\"$0\":\"1378273\"}",
- "json_mappato": {
- "NRea": "1378273",
- "Cciaa": "RM"
- "json_risultato": null
- "esito": {
- "codice": "0",
- "info": "OK"
- "success": true,
- "message": "",
- "error": null
Finds request by _id
Service that returns your request marked by the identifier passed in the path
Authorizations:
path Parameters
_id required | string Example: 5f22f722065afc42223c7131 _id of request to return |
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://visengine2.altravia.com/richiesta/%7B_id%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": {
- "_id": "5f22f722065afc42223c7131",
- "state": 1,
- "hash_visura": "f3a0979f15915b337aafabcd89c5ee70",
- "nome": "Cariche Societarie",
- "callback": "_rib_cam_Cariche",
- "ricerca": false,
- "id_ricerca": null,
- "prezzo_visura": 5,
- "prezzo_ricerca": 0,
- "indice_ricerca": null,
- "stato_richiesta": "Visura evasa",
- "email_target": null,
- "allegati": [
- "5f22f722065afc42223c7131.pdf"
- "timestamp_creation": 1596127010,
- "timestamp_last_update": 1596127022,
- "timestamp_stati": {
- "in_ricerca": 1596127010,
- "in_erogazione": 1596127010,
- "dati_disponibili": 1596127017,
- "visura_evasa": 1596127022
- "callback_data": false,
- "opzioni": null,
- "sincrona": false,
- "ricerche": [
- {
- "id_ricerca": "5f22f722065afc42223c7131_0",
- "stato_ricerca": "Ricerca evasa",
- "json_ricerca": "{\"$0\":\"SCRLCU73R02H501H\"}",
- "json_mappato": {
- "Codice Fiscale": "SCRLCU73R02H501H"
- "json_risultato": null
- "esito": {
- "codice": "0",
- "info": "OK"
- "success": true,
- "message": "",
- "error": null
Add a search to the request
Services that have the parameter 'ricerca' : 1 allow you to add additional searches to the first service request
Authorizations:
path Parameters
_id required | string Example: 5f2829ce065afc21cc60ad0e _id of request to add a search to |
Request Body schema: application/json
object (JsonVisura) Object to pass all required input fields to generate an output document from the requested service. If you have to pass a file, it must be passed like this: name + '|data:' + file type + ';base64,' + base64_encode(file content); example: '$2' : 'test_file|data:image/png;base64,abcdefghijklmnopqrstuvwxyz0123456789' |
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
- "json_visura": {
- "$1": "12345678910",
- "$0": ""
Response samples
- 200
- 400
- 402
- 404
- 409
- 412
- 428
- "data": {
- "_id": "5f2829ce065afc21cc60ad0e",
- "state": 1,
- "hash_visura": "eccbc87e4b5ce2fe28308fd9f2a7baf3",
- "nome": "Visura Camerale Ordinaria - società di Capitale ",
- "callback": "_rib_cam_Ordinaria",
- "ricerca": true,
- "id_ricerca": null,
- "prezzo_visura": 4.78,
- "prezzo_ricerca": 0.38,
- "indice_ricerca": null,
- "stato_richiesta": "In ricerca",
- "email_target": null,
- "allegati": [ ],
- "timestamp_creation": 1596467662,
- "timestamp_last_update": 1596469730,
- "timestamp_stati": {
- "in_ricerca": 1596469730
- "callback_data": false,
- "opzioni": null,
- "sincrona": false,
- "ricerche": [
- {
- "id_ricerca": "5f2829ce065afc21cc60ad0e_0",
- "stato_ricerca": "Ricerca evasa",
- "json_ricerca": "{\"$1\":\"12485671007\",\"$0\":\"\"}",
- "json_mappato": {
- "Partita Iva o Codice Fiscale": "12485671007",
- "Denominazione/Ragione Sociale": ""
- "json_risultato": "{\"indice_0\":{\"Cciaa\":\"RM\",\"NRea\":\"1378273\",\"Denominazione\":\"ALTRAVIA SERVIZI SOCIETA' A RESPONSABILITA' LIMITATA\",\"CodFisc\":\"12485671007\",\"PIva\":\"12485671007\",\"NatGiu\":{\"!cod\":\"SR\",\"!gruppo\":\"1\",\"!\":\"SOCIETA' A RESPONSABILITA' LIMITATA\"},\"StatoAttivitaR\":{\"!cod\":\"R\",\"!semaforo\":\"V\",\"!\":\"REGISTRATA\"},\"Ateco07\":{\"!cod\":\"6201\",\"!\":\"Produzione di software non connesso all'edizione\"},\"Indirizzo\":{\"Provincia\":{\"!regione\":\"12\",\"!\":\"RM\"},\"Comune\":\"ROMA\",\"Toponimo\":\"VIALE\",\"Via\":\"F TOMMASO MARINETTI\",\"NCivico\":\"221\",\"Cap\":\"00143\"},\"!completa\":\"S\",\"!idBicAzienda\":\"126507\"}}"
- {
- "id_ricerca": "5f2829ce065afc21cc60ad0e_1",
- "json_ricerca": "{\"$1\":\"12345678910\",\"$0\":\"\"}",
- "json_mappato": {
- "Partita Iva o Codice Fiscale": "12345678910",
- "Denominazione/Ragione Sociale": ""
- "stato_ricerca": "Errore su richiesta dati",
- "json_risultato": null
- "esito": {
- "codice": "101",
- "info": "Errore parametro input: KO - Attenzione Codice Fiscale non valido! Nessun soggetto trovato su ANITA. Inibito acquisto su IC."
- "success": true,
- "message": "",
- "error": null
Updates the request
This call allows you to update the search fields of the request and to close the transaction
Authorizations:
path Parameters
_id required | string Example: 5f2829ce065afc21cc60ad0e request _id |
Request Body schema: application/json
state | integer Enum: 0 1 If the transaction is still open, with state at 0, it will not be validated and passed to the system until 1 is passed |
object (JsonVisura) Object to pass all required input fields to generate an output document from the requested service. If you have to pass a file, it must be passed like this: name + '|data:' + file type + ';base64,' + base64_encode(file content); example: '$2' : 'test_file|data:image/png;base64,abcdefghijklmnopqrstuvwxyz0123456789' | |
json_visura.$n | string Allows you to change the single input field required by the service |
email_target | string Allows you to receive the requested service document directly via email once the service has been processed |
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
- "json_visura.$0": "altravia",
- "state": 1
Response samples
- 200
- 400
- 404
- 412
- 428
- "data": {
- "_id": "5f283eae065afc21cf466ea4",
- "state": 1,
- "hash_visura": "eccbc87e4b5ce2fe28308fd9f2a7baf3",
- "nome": "Visura Camerale Ordinaria - società di Capitale ",
- "callback": "_rib_cam_Ordinaria",
- "ricerca": false,
- "id_ricerca": null,
- "prezzo_visura": 4.78,
- "prezzo_ricerca": 0,
- "indice_ricerca": null,
- "stato_richiesta": "In erogazione",
- "email_target": null,
- "allegati": [ ],
- "timestamp_creation": 1596473006,
- "timestamp_last_update": 1596473023,
- "timestamp_stati": {
- "in_ricerca": 1596473023,
- "in_erogazione": 1596473023
- "callback_data": false,
- "opzioni": null,
- "sincrona": false,
- "ricerche": [
- {
- "id_ricerca": "5f283eae065afc21cf466ea4_0",
- "stato_ricerca": "Ricerca evasa",
- "json_ricerca": "{\"$1\":\"BS\",\"$0\":\"572372\"}",
- "json_mappato": {
- "NRea": "572372",
- "Cciaa": "BS"
- "json_risultato": null
- "esito": {
- "codice": "0",
- "info": "OK"
- "success": true,
- "message": "",
- "error": null
Updates the request with the chosen index and search
In services with 'ricerca': 1 the final document is released upon choice of the search result
Authorizations:
path Parameters
_id required | string Example: 5f283eae065afc21cf466ea4 request _id |
Request Body schema: application/json
id_ricerca | string Identifier of the search for which we have a result |
indice | integer Index of the search result we have chosen |
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
- "id_ricerca": "5f283eae065afc21cf466ea4_0",
- "indice": 1
Response samples
- 200
- 400
- 402
- 404
- 409
- 428
- "data": {
- "_id": "5f283eae065afc21cf466ea4",
- "state": 1,
- "hash_visura": "eccbc87e4b5ce2fe28308fd9f2a7baf3",
- "nome": "Visura Camerale Ordinaria - società di Capitale ",
- "callback": "_rib_cam_Ordinaria",
- "ricerca": true,
- "id_ricerca": "5f283eae065afc21cf466ea4_0",
- "prezzo_visura": 4.78,
- "prezzo_ricerca": 0.38,
- "indice_ricerca": 1,
- "stato_richiesta": "In erogazione",
- "email_target": null,
- "allegati": [ ],
- "timestamp_creation": 1596473006,
- "timestamp_last_update": 1596473804,
- "timestamp_stati": {
- "in_ricerca": 1596473023,
- "in_erogazione": 1596473804
- "callback_data": false,
- "opzioni": null,
- "sincrona": false,
- "ricerche": [
- {
- "id_ricerca": "5f283eae065afc21cf466ea4_0",
- "stato_ricerca": "Ricerca evasa",
- "json_ricerca": "{\"$1\":\"\",\"$0\":\"altravia\"}",
- "json_mappato": {
- "Partita Iva o Codice Fiscale": "",
- "Denominazione/Ragione Sociale": "altravia"
- "json_risultato": "{\"indice_0\":{\"Cciaa\":\"BS\",\"NRea\":\"572372\",\"Denominazione\":\"ALTRAVIA SRL\",\"CodFisc\":\"03900850987\",\"PIva\":\"03900850987\",\"NatGiu\":{\"!cod\":\"SR\",\"!gruppo\":\"1\",\"!\":\"SOCIETA' A RESPONSABILITA' LIMITATA\"},\"StatoAttivitaR\":{\"!cod\":\"R\",\"!semaforo\":\"V\",\"!\":\"REGISTRATA\"},\"Ateco07\":{\"!cod\":\"702209\",\"!\":\"Altre attivita' di consulenza imprenditoriale e altra consulenza amministrativo-gestionale e pianificazione aziendale\"},\"Indirizzo\":{\"Provincia\":{\"!regione\":\"03\",\"!\":\"BS\"},\"Comune\":\"ROVATO\",\"Toponimo\":\"CORSO\",\"Via\":\"BONOMELLI\",\"NCivico\":\"19\",\"Cap\":\"25038\"},\"!completa\":\"S\",\"!idBicAzienda\":\"128054\"},\"indice_1\":{\"Cciaa\":\"CT\",\"NRea\":\"404661\",\"Denominazione\":\"ALTRAVIA SOCIETA' A RESPONSABILITA' LIMITATA SEMPLIFICATA\",\"CodFisc\":\"05526560874\",\"PIva\":\"05526560874\",\"NatGiu\":{\"!cod\":\"RS\",\"!gruppo\":\"1\",\"!\":\"SOCIETA' A RESPONSABILITA' LIMITATA SEMPLIFICATA\"},\"StatoAttivitaR\":{\"!cod\":\"R\",\"!semaforo\":\"V\",\"!\":\"REGISTRATA\"},\"Indirizzo\":{\"Provincia\":{\"!regione\":\"19\",\"!\":\"CT\"},\"Comune\":\"CATANIA\",\"Toponimo\":\"VIA\",\"Via\":\"DELLE SCALE\",\"NCivico\":\"10\\/18\",\"Cap\":\"95129\"},\"!completa\":\"S\",\"!idBicAzienda\":\"128376\"},\"indice_2\":{\"Cciaa\":\"GE\",\"NRea\":\"420546\",\"Denominazione\":\"FAIR SOCIETA' COOPERATIVA SOCIALE\",\"CodFisc\":\"01585470998\",\"PIva\":\"01585470998\",\"NatGiu\":{\"!cod\":\"OO\",\"!gruppo\":\"1\",\"!\":\"COOPERATIVA SOCIALE\"},\"StatoAttivitaR\":{\"!cod\":\"R\",\"!semaforo\":\"V\",\"!\":\"REGISTRATA\"},\"Ateco07\":{\"!cod\":\"829999\",\"!\":\"Altri servizi di sostegno alle imprese nca\"},\"Indirizzo\":{\"Provincia\":{\"!regione\":\"07\",\"!\":\"GE\"},\"Comune\":\"GENOVA\",\"Toponimo\":\"VICO\",\"Via\":\"DELLA TARTARUGA\",\"NCivico\":\"2\\/R\",\"Cap\":\"16123\"},\"!completa\":\"S\",\"!idBicAzienda\":\"128056\"},\"indice_3\":{\"Cciaa\":\"RM\",\"NRea\":\"1031523\",\"Denominazione\":\"ALTRAVIA - SOCIETA' A RESPONSABILITA' LIMITATA IN LIQUIDAZIONE\",\"CodFisc\":\"07432261001\",\"PIva\":\"07432261001\",\"NatGiu\":{\"!cod\":\"SR\",\"!gruppo\":\"1\",\"!\":\"SOCIETA' A RESPONSABILITA' LIMITATA\"},\"StatoAttivitaR\":{\"!cod\":\"R\",\"!semaforo\":\"V\",\"!\":\"REGISTRATA\"},\"Ateco07\":{\"!cod\":\"6201\",\"!\":\"Produzione di software non connesso all'edizione\"},\"Indirizzo\":{\"Provincia\":{\"!regione\":\"12\",\"!\":\"RM\"},\"Comune\":\"ROMA\",\"Toponimo\":\"VIA\",\"Via\":\"F.TOMMASO MARINETTI\",\"NCivico\":\"221\",\"Cap\":\"00143\"},\"!completa\":\"S\",\"!idBicAzienda\":\"\"},\"indice_4\":{\"Cciaa\":\"RM\",\"NRea\":\"1378273\",\"Denominazione\":\"ALTRAVIA SERVIZI SOCIETA' A RESPONSABILITA' LIMITATA\",\"CodFisc\":\"12485671007\",\"PIva\":\"12485671007\",\"NatGiu\":{\"!cod\":\"SR\",\"!gruppo\":\"1\",\"!\":\"SOCIETA' A RESPONSABILITA' LIMITATA\"},\"StatoAttivitaR\":{\"!cod\":\"R\",\"!semaforo\":\"V\",\"!\":\"REGISTRATA\"},\"Ateco07\":{\"!cod\":\"6201\",\"!\":\"Produzione di software non connesso all'edizione\"},\"Indirizzo\":{\"Provincia\":{\"!regione\":\"12\",\"!\":\"RM\"},\"Comune\":\"ROMA\",\"Toponimo\":\"VIALE\",\"Via\":\"F TOMMASO MARINETTI\",\"NCivico\":\"221\",\"Cap\":\"00143\"},\"!completa\":\"S\",\"!idBicAzienda\":\"126507\"}}"
- "esito": {
- "codice": "0",
- "info": "OK"
- "success": true,
- "message": "",
- "error": null
Document generated by the request
Allows to obtain the document relating to a specific request
Authorizations:
path Parameters
_id required | string Example: 5f22f5b5065afc21cc60a27a request _id |
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://visengine2.altravia.com/documento/%7B_id%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
- 422
- 428
- "data": {
- "nome": "5f22f5b5065afc21cc60a27a.zip",
- "dimensione": 10206,
- "file": "++6+47433njVP9ZcX1XNtWUsKrTya9FGhwiXgdp5j5OPh0FpaKWVpjP8CUEjFjYzYwYTI3YS5wZGZVVAUAAwhDKF91eAsAAQQhAAAABCEAAABQSwUGAAAAAAEAAQBiAAAAZicAAAAA"
- "success": true,
- "message": "",
- "error": null