Open VTS vehicle tracking software logo

Enumerations

All enumerated types used across the Open VTS API — roles, statuses, categories, and configuration values.

The API uses a fixed set of string enumerations for fields like roles, statuses, and categories. Use the exact string values shown below.


User Roles

6 values
ValueDescription
SUPERADMINPlatform owner (single instance)
ADMINFleet operator / customer
USERFleet manager under an admin
SUBUSERRestricted user under a user
TEAMTeam member under an admin
DRIVERDriver linked to vehicles

Inventory Status

3 values
ValueDescription
IN_STOCKAvailable in inventory
IN_USEAssigned to a vehicle
IN_SCRAPDecommissioned

Transaction Status

3 values
ValueDescription
PENDING
SUCCESS
FAILED

Payment Mode

4 values
ValueDescription
CASH
CREDIT_CARD
BANK_TRANSFER
WALLET

Ticket Category

6 values
ValueDescription
SERVER
NOTIFICATIONS
MAPS
BILLING
INSTALLATION
OTHER

Ticket Priority

3 values
ValueDescription
LOW
MEDIUM
HIGH

Ticket Status

3 values
ValueDescription
OPEN
IN_PROGRESS
CLOSED

Geofence Type

3 values
ValueDescription
POLYGON
CIRCLE
LINE

Notification Event Types

4 values
ValueDescription
IGNITIONIgnition on/off
GEOFENCEGeofence entry/exit
REMINDERMaintenance reminder
OVERSPEEDSpeed limit exceeded

Map Event Source

8 values
ValueDescription
SYSTEM
GEOFENCE
OVERSPEED
IGNITION
REMINDER
SENSOR
DRIVER
COMMAND

Event Severity

3 values
ValueDescription
INFO
WARNING
CRITICAL

Theme

3 values
ValueDescription
LIGHT
DARK
SYSTEM

Layout Direction

2 values
ValueDescription
LTR
RTL

Distance Unit

2 values
ValueDescription
KM
MILES

Time Format

2 values
ValueDescription
24H
12H

SMTP Security Type

3 values
ValueDescription
NONE
SSL
TLS

Document Target

3 values
ValueDescription
USER
DRIVER
VEHICLE

Policy Type

4 values
ValueDescription
PRIVACY_POLICYPrivacy policy content
SERVICE_TERMSTerms of service
COOKIESCookie policy
REFUNDRefund policy

Ignition Source

2 values
ValueDescription
ACCAccessory wire (hardware ignition)
MOTIONAccelerometer-based detection

Geocoding Precision

2 values
ValueDescription
TWO_DIGIT
THREE_DIGIT