Skip to main content
Omnitracs Knowledge Base

Rename Trailer API

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

API Name:  TTTRLRN

Parameter Interface:

 

Parameter

 

 

Direction

 

 

Type

 

 

Length

 

 

Precision

 

 

Description

 

SCAC

Input

Character

4

n/a

Standard Carrier Alpha Code (SCAC) for the trailer

Trailer ID

Input

Character

10

n/a

Current trailer identifier

New Trailer ID

Input

Character

10

n/a

New trailer identifier

Save History

Input

Character

1

n/a

Indicates whether to migrate the event and position history records for this trailer to the new trailer identifier.
NOTE:  this field's value has no real effect; the trailer's history will always be migrated

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 request for this trailer to be rename has been successfully sent.

  • Was this article helpful?