Request a charge state refresh

This endpoint creates a request for the charge state of a specified vehicle to be refreshed.
If a request was made less than 10 minutes prior to the current request, the details of the previous request will be returned instead of a new one being created.
The response will include a CompletedAt field, which indicates whether the vehicle state can be retrieved immediately.
If it does not have a value, the endpoint can 'Retrieve charge state refresh status' be polled until it does.
Requests are only valid for 15 minutes, after which they are removed.
Actual updates from vehicles are requested no more frequently than once every 10 minutes.
If this endpoint is called again between 10 and 15 minutes after the previous call, the request will be extended for another 15 minutes, and a new correlationId will be returned.

Log in to see full request history
Path Params
string
required

Identifier of the user

string
required

Identifier of the vehicle

Headers
string

Name of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

string

Version of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

Responses

401

Unauthorized

403

Forbidden

504

Internal api timeout

Language
Credentials
OAuth2
Authenticate
Click Try It! to start a request and see the response here! Or choose an example:
application/json