Arguments
input· AuthorizeConnectedVehicleInputFields
id· IDvehicle_id· IDstatus· ConnectedVehicleStatuspending_authorizationVehicle was added to the Chargetrip Connect platform but not yet authorized
authorizedVehicle was authorized. Chargetrip can retrieve data on behave of the user
pending_removalPending vehicle removal
removedVehicle was removed and access has been revoked
provider· CarConnectivityProviderEnodescope· ConnectScopelocationVehicle location, applicable for: Enode
charge_stateCharge state, applicable for: Enode
odometerOdometer reading, applicable for: Enode
label· Stringvin· StringExceptions
Codes
auth_code_invalidauth_token_expiredauth_token_invalidconnect_provider_not_allowedconnect_vehicle_not_supportedconnected_vehicle_forbiddenconnected_vehicle_no_pending_statusconnected_vehicle_not_foundoperation_not_allowedrate_limit_exceeded
- The provided auth code is not valid.
- The token you provided is expired.
- The token you provided is invalid.
- The Connect provider $PROVIDER is not configured for your client id. Please contact customer support to enable it!
- The provider you tried to use ($PROVIDER) cannot be used for this vehicle.
- The vehicle does not seem to be authorized yet. To complete this action, first complete the authorization flow.
- The connected vehicle you are trying to authorize does not have status pending_authorization.
- The connected vehicle was not found.
- You are not allowed to execute this operation. Enable it for the current application in the dashboard or reach out to customer support.
- Rate limit exceeded.