DELETED (now in Fuel):Vehicle Data: Battery Charge Level
GET https://api.volvocars.com/connected-vehicle/v2/vehicles/{{VIN}}/battery-charge-level
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string | ||
vcc-api-key | string |
RESPONSES
status: OK
{"status":200,"operationId":"3d05831d-4f44-4b7f-abdf-ba0bfdc82674","data":{"batteryChargeLevel":{"value":"67.5","unit":"percentage","timestamp":"2023-02-18T00:56:37Z"}}}