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
For each element of the list, 'hash_visura' is important, which identifies the service
Array of objects (Visure) [ items ] | |
success | boolean |
message | string |
error | integer |
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);
{- "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"
}
], - "success": true,
- "message": "",
- "error": null
}
Service description with input parameters, prices and validation instructions.
For these 4 visure:
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.
hash_visura required | string Default: "<string>" Example: 8f14e45fceea167a5a36dedd4bea2543 hash_visura of visura to return |
object (Visura) | |
success | boolean |
message | string |
error | integer |
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);
{- "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
Summary list of all requests made from your profile
Array of objects (Richieste) [ items ] | |
success | boolean |
message | string |
error | integer |
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);
{- "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,
- "owner": "a.venanzoni@altravia.com"
}, - {
- "_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,
- "owner": "a.venanzoni@altravia.com"
}, - {
- "_id": "5f16beaa065afc1c0b354aac",
- "state": 0,
- "hash_visura": "b39746d875eb7231c7f8a6e047d9924c",
- "nome": "Eventi Negativi Persona",
- "ricerca": false,
- "id_ricerca": null,
- "prezzo_visura": 2