Status\Location Web Service Bundle
This web service provides users with the ability to retrieve TrackIt data specific to driver statuses and vehicleAll machines used as a means of production on a construction site or at a batch plant. GPS location.

- /integrationAllows different software solutions to exchange information without the need for manually exporting or importing data./v1/StatusChangeWS|pollStatusChanges
- /integration/v1/StatusChangeWS|pollStatusChangesReqAck (Deprecated)
- /integration/v1/StatusChangeWS|pollStatusChangesAck (Deprecated)
- /integration/v1/StatusChangeWS|getStatusTypes
- /integration/v1/StatusChangeWS|getAllStatusesForStatusType
- /integration/v1/StatusChangeWS|insertStatusChangeByVehNum
- /integration/v1/StatusChangeWS|insertStatusChangeByAltVehNum
- /integration/v1/StatusChangeWS|insertStatusChangeByEmpNum
- /integration/v1/StatusChangeWS|insertStatusChangeByAltEmpNum
pollStatusChangesPoll statusThe specific activity or task a driver is currently engaged in, typically as part of a process called a "status loop." changes within a certain amount of time. |
pollStatusChangesReqAckDeprecated |
pollStatusChangesAckDeprecated |
getStatusTypesSend a request and receive all status types available. |
getAllStatusesForStatusTypeSend a request to return all the available statuses for a given status type. |
insertStatusChangeByVehNumChange the status for a vehicle by using the vehicle's number. |
insertStatusChangeByAltVehNumChange the status for a vehicle by using the interface or alternative vehicle number. |
insertStatusChangeByEmpNumChange the status for a vehicle by using the associated employeeUser accounts for drivers, dispatchers, and other staff to perform varying functions in TrackIt. number. |
insertStatusChangeByAltEmpNumChange the status for a vehicle by using the interface or alternative employee number. |

- /integration/v1/GPSFixWS|getLastGPSFixForAllPhones
- /integration/v1/GPSFixWS|getLastGPSFixForFilteredVehicles
- /integration/v1/GPSFixWS|getLastGPSFixByVehNum
- /integration/v1/GPSFixWS|getLastGPSFixByAltVehNum
getLastGPSFixForAllPhones v1Send a request for the last GPS fixCoordinates for a vehicle's location. These are fetched by TrackIt at regular intervals to map equipment routes over the course of a day. received from all devices. |
getLastGPSFixForFilteredVehicles v1Send a request for the last GPS fix for filtered vehiclesAll machines used as a means of production on a construction site or at a batch plant.. |
getLastGPSFixByVehNum v1Send a request for the last GPS fix for a device using the associated vehicle number. |
getLastGPSFixByAltVehNum v1Send a request for the last GPS fix for a device using the associated vehicle's alternative number. |

- /report/v1/ReportWS|StatusTimeSummary
- /report/v1/ReportWS|GPSFixReport
- /report/v1/ReportWS|GPSGapReport
- /report/v1/ReportWS|StatusBreakdownReport
- /report/v1/ReportWS|StatusBreakdownReportUsingStatusNum
StatusTimeSummary v1View employee or equipmentAll machines used as a means of production on a construction site or at a batch plant. total times spent in each status over the specified date range. |
GPSFixReport v1View all GPS fixes received by TrackIt throughout a set period of time. |
GPSGapReport v1View each recorded instance of when GPS fixes could not be obtained, including duration and equipment status. |
StatusBreakdownReport v1View an employee or equipment's history of statuses including timestamps, triggers, and durations. |
StatusBreakdownReportUsingStatusNum v1View the history of activities for a specific status, including timestamps, triggers, and durations. |

GPSFixReportView all GPS fixes received by TrackIt throughout a set period of time. |
GPSGapReportView each recorded instance of when GPS fixes could not be obtained, including duration and equipment status. |
StatusBreakdownReportView an employee or equipment's history of statuses including timestamps, triggers, and durations. |
StatusBreakdownReportUsingStatusNumView the history of activities for a specific status, including timestamps, triggers, and durations. |
StatusTimeSummaryView employee or equipment total times spent in each status over the specified date range. |