GET api/UnitaConsumo
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
UCView| Name | Description | Type | Additional information |
|---|---|---|---|
| AvgPun | decimal number |
None. |
|
| PSbilU | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
{
"AvgPun": 1.1,
"PSbilU": 2.1
}