GET
/
vehicles
/
{id}
/
{make}
/
charge
/
schedule_by_location

This endpoint is currently available for ford and lincoln

Permission

read_charge_locations

Request

Path

id
string
required

The vehicle ID of the vehicle you are making a request to.

make
string
required

The make of the vehicle you are making a request to.

Response

chargingLocations
[object] | [empty]

An array of charging locations. Empty if none are currently set on the vehicle.

Example Schedule States