insertStatusChangeByEmpNum

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 by using an employeeUser accounts for drivers, dispatchers, and other staff to perform varying functions in TrackIt. number. The correct associated webkey is required.

Request

Parameter

Description

Type

Required

Notes

employeeNum

The identification numbers for the employee(s) queried.

Integer

Required

 

 

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.