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.

Language
Authorization
OAuth2
Authenticate
Click Try It! to start a request and see the response here!