insertStatusChangeByAltEmpNum

Use this endpoint initiate a statusThe specific activity or task a driver is currently engaged in, typically as part of a process called a "status loop." change for an employeeUser accounts for drivers, dispatchers, and other staff to perform varying functions in TrackIt. by using their alternate employee number.

Request

Parameter

Description

Type

Required

Notes

webkey

 

String

Required

 

altEmployeeNum

The employee's secondary or alternative identification number.

String

 

 

 

statusChange

 

 

 

 

 

  statusNum

The status's corresponding identification number(s).

Integer

 

 

 

  obeyingStatusRestrict

Sets if the status will obey status restrictions or not.

Boolean

 

 

 

  timeDelayMins

How many minutes after insertion the status change will occur.

Integer

 

 

 

  sendingToInterface

Whether or not the status change will be sent to an ticketing interface.

Boolean

 

 

insertStatusChangeByAltEmpNumResponse

Parameter Description Notes

return

 

 
  statusTypeID

The status type's identification number.

 
 

statusNum

The status's corresponding identification number(s).

 
 

description

The status's assigned description or name.