GuidesAPI ReferenceChangelog
Log In
API Reference

/evses/{evseId}/assumed-vehicle

The Vehicle we assume to be connected when Vehicle identification is unavailable.

When badgeId is provided, resolves the assumed vehicle using fleet-scoped badge identification:

  1. Resolves all fleets linked to the EVSE (an EVSE may belong to multiple fleets via EVSE groups).
  2. For each fleet, looks up the (fleetId, badgeId) → vehicle association.
  3. Returns the first match found, in fleet precedence order.

When badgeId is absent, returns the statically configured assumed vehicle for this EVSE.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

EVSE ID

Query Params
string

RFID UID of the badge presented at the EVSE. Fleet resolution is performed internally.

Responses

204

EVSE has no assumed vehicle

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json