Logo
Openapi.it Public API Documentation

richiesta-{ id}

Number of APIs: 4


1. {{baseUrl}}/richiesta/:_id

GET {{baseUrl}}/richiesta/:_id

Service that returns your request marked by the identifier passed in the path



2. {{baseUrl}}/richiesta/:_id

POST {{baseUrl}}/richiesta/:_id

Services that have the parameter 'ricerca' : 1 allow you to add additional searches to the first service request



3. {{baseUrl}}/richiesta/:_id

PUT {{baseUrl}}/richiesta/:_id

This call allows you to update the search fields of the request and to close the transaction



4. {{baseUrl}}/richiesta/:_id/ricerche

PUT {{baseUrl}}/richiesta/:_id/ricerche

In services with 'ricerca': 1 the final document is released upon choice of the search result



ENDPOINTS