Ford and Lincoln
Charge Schedule by Location
Returns all saved charging locations for a vehicle and their associated charging limits, schedules and configurations.
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
requiredThe vehicle ID of the vehicle you are making a request to.
make
string
requiredThe 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
Was this page helpful?