BMW and MINI
Charge Records
Returns data associated with completed charging sessions for a vehicle. Limited to the last 30 days or when the owner first granted your application access, which ever is shorter.
GET
This endpoint is currently available for bmw
and mini
Permission
read_charge_records
Request
Path
The vehicle ID of the vehicle you are making a request to.
Query
startDate
Date of the first record to return in YYYY-MM-DD format. Defaults to 30 days prior or when the owner first granted your application access, whichever is shorter.
endDate
Date of the final record to return in YYYY-MM-DD format. Defaults to the date of the request.
Response
An array of charge records for the vehicle.
Was this page helpful?