Skip to main content
Omnitracs Knowledge Base

Rename Vehicle API

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

API Name:  QTVEHRN

Parameter Interface:

 

Parameter

 

 

Direction

 

 

Type

 

 

Length

 

 

Precision

 

 

Description

 

SCAC

Input

Character

4

n/a

OLD Standard Carrier Alpha Code (SCAC) for the vehicle

Vehicle ID

Input

Character

10

n/a

OLD Identifier for the vehicle

SCAC

Input

Character

4

n/a

NEW Standard Carrier Alpha Code (SCAC) for the vehicle

Vehicle ID

Input

Character

10

n/a

NEW Identifier for the vehicle

Migrate History?

Input

Character

1

n/a

Migrate vehicle history? (Y/N)

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 rename was successful.

  • Was this article helpful?