Vehicle Data: Fuel
GET https://api.volvocars.com/connected-vehicle/v2/vehicles/{{VIN}}/fuel
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string | ||
vcc-api-key | string |
RESPONSES
status: OK
{"data":{"fuelAmount":{"value":37.8,"unit":"l","timestamp":"2023-11-20T18:07:23.647Z"},"batteryChargeLevel":{"value":71,"unit":"%","timestamp":"2023-11-20T19:14:32.642Z"}}}