Logo
Openapi.it Public API Documentation

{{baseUrl}}/visure/:hash_visura

GET {{baseUrl}}/visure/: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.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

{ "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 }, "success": true, "message": "", "error": null }



Curl
curl -X GET 'baseUrl/visure/:hash_visura' -H 'Accept: application/json'

ENDPOINTS