Skip to main content
Omnitracs Knowledge Base

Get Vehicle Information API

This ILE API wraps the Get Vehicle Information Web Service. See its documentation for a further explanation of the input and output parameters, as well as the possible error conditions.

API Name:  QTVEHINFO

Parameter Interface:

 

Parameter

 

 

Direction

 

 

Type

 

 

Length

 

 

Precision

 

 

Description

 

SCAC

Input

Character

10

n/a

SCAC of the vehicle

Vehicle ID

Input

Character

10

n/a

Identifier of the vehicle

Vehicle Info

Output

Character

328

n/a

See Vehicle Information Data Structure

City Proximity

Output

Character

98

n/a

See Proximity Data Structure

Town Proximity

Output

Character

98

n/a

See Proximity Data Structure

Error Category

Output

Decimal

3

0

Error Category, if any

Error Code

Output

Decimal

5

0

Error Code, if any

Error Description

Output

Character

150 varying

n/a

Error description, if any

An error category of 0 means that the vehicle information has been fetched.

  • Was this article helpful?