GET api/GetDataModulo?token={token}&codice={codice}&filter={filter}
Estrazione delle configurazioni schede di valutazione
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| token |
token utente |
string |
Required |
| codice |
codice modulo da estrarre |
string |
Required |
| filter |
valore da utilizzare come filtro |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json, text/html, text/plain, text/form-Data, application/x-www-form-urlencoded
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>