- Base URL:
https://visengine2.altravia.com - OAS file:
knowledge/oas/visengine.openapi.json - Version: 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
| Method | Path | Summary |
|---|---|---|
| GET | /visure |
List of all services |
| GET | /visure/{hash_visura} |
Service identified with hash_visura |
| GET | /richiesta |
List of all requests |
| POST | /richiesta |
Creating a request |
| GET | /richiesta/{_id} |
Finds request by _id |
| POST | /richiesta/{_id} |
Add a search to the request |
| PUT | /richiesta/{_id} |
Updates the request |
| PUT | /richiesta/{_id}/ricerche |
Updates the request with the chosen index and search |
| GET | /documento/{_id} |
Document generated by the request |