Fleet Complete Unity Vehicles API
List and filter vehicles (getVehicles with VehicleFilter), fetch a vehicle by ID or VIN (getVehicleById, getVehiclesByVin), list active vehicles, read vehicle types and custom fields, inspect mapped sensors, and pull the latest or historical telemetry snapshots (getLatestSnapshots, getSnapshots) over a date range. Mutations update vehicle attributes/custom fields and move vehicles between groups (updateVehicle, updateVehicleCustomField, changeVehicleGroups, changeVehiclesGroup).