Nissan
Charge Schedule
Returns the charging schedule of a vehicle. The response contains the start time and departure time of the vehicle’s charging schedule.
GET
/
vehicles
/
{id}
/
{make}
/
charge
/
schedule
This endpoint is currently available for nissan
EVs on the MyNISSAN
platform.
Permission
read_charge
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
chargeSchedules
array
An array of charge schedules. Maximum of 3 schedules, empty if no schedules are set.
Was this page helpful?