Arguments
input· CreateConnectedVehicleInputFields
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_token_expiredauth_token_invalidconnect_provider_not_allowedconnected_vehicle_per_make_limit_reachedconnected_vehicle_removal_not_allowedenode_proxy_exceptionnew_connected_vehicle_invalid_options_enodeoperation_not_allowedrate_limit_exceededvehicle_already_connected
- 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 maximum number of vehicles per make ($LIMIT) was reached.
- You cannot remove a vehicle with status $STATUS.
- Enode remote did throw an exception that could not be handled.
- Provided options are invalid. Enode requires the following options: redirect_uri, scope.
- 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.
- This vehicle has already been connected to a provider for this user.