v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

Eco Score - Consolidated.

Required level of authorization:

  • Admin level - to get any user device status
get/admin/v1/Scores/eco/consolidated

Query parameters

StartDatestring date required
EndDatestring date required
InstanceIdstring
AppIdstring
CompanyIdstring

Response

200

Statusinteger
Titlestring
Errorsobject[]

Example response

{
  "Result": {
    "InstanceId": "f7k67f3a-f936-4e97-b570-d8b640e4f244",
    "AppId": "f7k67f3a-f936-4e97-b570-d8b640e4f244",
    "CompanyId": "f7k67f3a-f936-4e97-b570-d8b640e4f244",
    "EcoScoreFuel": 95.45148401090898,
    "EcoScoreTyres": 60.11304123320295,
    "EcoScoreBrakes": 100,
    "EcoScoreDepreciation": 50.37281155608943,
    "EcoScore": 79.99990574313206
  },
  "Status": 200
}