GET apioauth/fleet/servicestatus/{serviceID}

Gets either an individual service status or all services owned by the user. Maps to the GetAllCurrentServiceStatuses and GetServiceStatusByServiceId methods from the Fleet Web Service

Request Information

URI Parameters

NameDescriptionTypeAdditional information
serviceID

The service id being queried

unsigned integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

A list of service statuses

Collection of ServiceStatus
NameDescriptionTypeAdditional information
sysServiceId

The service id of the vehicle

unsigned integer

None.

SysCreated

The vehicle created date ///

date

None.

sysMsgType

The last message type sent from the service

unsigned integer

None.

sysUserId

The user id who owns the service

unsigned integer

None.

gpsTime

The last GPS time stamp received

date

None.

gpsLatitude

The last GPS latitude

decimal number

None.

gpsLongitude

The last GPS longitude

decimal number

None.

gpsOrientation

The last GPS Heading in degrees

decimal number

None.

gpsSpeed

The last GPS speed in mph

decimal number

None.

gpsFix

The last GPS fix

unsigned integer

None.

geoStreet

The last street the service was located on

string

None.

geoTown

The last town the service was located on

string

None.

geoCountry

The last country the service was located on

string

None.

geoPostcode

The last postcode the service was located on

string

None.

geoPOI

POI information if the device was located within a POI

string

None.

telemetryIgnition

The ignition state

boolean

None.

telemetryJourneyStatus

The ignition state

boolean

None.

telemetryIdle

The idle state

boolean

None.

telemetryHours

The hours in use

unsigned integer

None.

telemetryTemperature

The temperature if any temperature sensors are present

decimal number

None.

telemetryVoltage

The voltage detected by the telemetry unit

decimal number

None.

telemetryOdometer

The odometer of the telemetry unit

unsigned integer

None.

VehReg

The vehicle reg

string

None.

VehBody

The vehicle body

string

None.

VehChasis

The vehicle chassis

string

None.

VehIcon1

The vehicle icon 1

string

None.

VehIcon2

The vehicle icon 2

string

None.

VehAveMPG

The vehicle average MPG

decimal number

None.

IMEI

The imei of the telemetry device attached to the service

string

None.

DeviceType

The type of telemetry device

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "sysServiceId": 1,
    "SysCreated": "2025-06-15T22:21:44.6769657+00:00",
    "sysMsgType": 3,
    "sysUserId": 4,
    "gpsTime": "2025-06-15T22:21:44.6769657+00:00",
    "gpsLatitude": 6.1,
    "gpsLongitude": 7.1,
    "gpsOrientation": 8.1,
    "gpsSpeed": 9.1,
    "gpsFix": 10,
    "geoStreet": "sample string 11",
    "geoTown": "sample string 12",
    "geoCountry": "sample string 13",
    "geoPostcode": "sample string 14",
    "geoPOI": "sample string 15",
    "telemetryIgnition": true,
    "telemetryJourneyStatus": true,
    "telemetryIdle": true,
    "telemetryHours": 19,
    "telemetryTemperature": 20.1,
    "telemetryVoltage": 21.1,
    "telemetryOdometer": 22,
    "VehReg": "sample string 23",
    "VehBody": "sample string 24",
    "VehChasis": "sample string 25",
    "VehIcon1": "sample string 26",
    "VehIcon2": "sample string 27",
    "VehAveMPG": 28.1,
    "IMEI": "sample string 29",
    "DeviceType": {
      "ID": 1,
      "Name": "sample string 2",
      "GeofenceEnabled": true,
      "ImmobiliserEnabled": true
    },
    "OdometerOffset": 30,
    "HoursOffset": 31,
    "DocumentReference": "sample string 32",
    "DocumentReferenceExpiryDate": "2025-06-15T22:21:44.6769657+00:00",
    "VehWeekdayAuthStart": "00:00",
    "VehWeekdayAuthEnd": "23:59",
    "VehWeekendAuthStart": "00:00",
    "VehWeekendAuthEnd": "23:59",
    "VehSundayAuthStart": "00:00",
    "VehSundayAuthEnd": "23:59",
    "AssetArray": [],
    "ExternalDevices": [
      {
        "ID": 1,
        "ServiceID": 2,
        "DeviceType": 0,
        "DeviceDescription": "sample string 3",
        "TimeAdded": "2025-06-15T22:21:44.6769657+00:00",
        "TimeLastUsed": "2025-06-15T22:21:44.6769657+00:00",
        "DeviceTypeDescription": "sample string 6",
        "SIMID": "sample string 7",
        "MonthlyCost": 8.1,
        "Display": true,
        "AppVersion": "sample string 10",
        "AppVersionPending": "sample string 11",
        "NetworkID": 12,
        "MobileNumber": "sample string 13",
        "AdditionalCrashDownloadChannel": 14,
        "JourneyStartPhotoDownloadChannel": 15
      },
      {
        "ID": 1,
        "ServiceID": 2,
        "DeviceType": 0,
        "DeviceDescription": "sample string 3",
        "TimeAdded": "2025-06-15T22:21:44.6769657+00:00",
        "TimeLastUsed": "2025-06-15T22:21:44.6769657+00:00",
        "DeviceTypeDescription": "sample string 6",
        "SIMID": "sample string 7",
        "MonthlyCost": 8.1,
        "Display": true,
        "AppVersion": "sample string 10",
        "AppVersionPending": "sample string 11",
        "NetworkID": 12,
        "MobileNumber": "sample string 13",
        "AdditionalCrashDownloadChannel": 14,
        "JourneyStartPhotoDownloadChannel": 15
      }
    ],
    "SAGEReference": 40,
    "RenewalPeriod": 41,
    "RenewalDue": "2025-06-15T22:21:44.6769657+00:00",
    "AccountNumber": "sample string 43",
    "MinNumberRenewals": 44,
    "RenewalCost": 45.1,
    "AccelerationThreshold": 46,
    "DecelerationThreshold": 47,
    "VehOtherReg": "sample string 48",
    "UsDot": "sample string 49",
    "VIN": "sample string 50",
    "StatusUpdateDate": "2025-06-15T22:21:44.6769657+00:00",
    "Status": 52,
    "DeviceID": 53,
    "Input0Display": true,
    "Input0dir": true,
    "Input0Label": "sample string 56",
    "Input0State": true,
    "Input0DisplayImg": "sample string 58",
    "Input0SwitchType": 59,
    "Input1Display": true,
    "Input1dir": true,
    "Input1Label": "sample string 62",
    "Input1State": true,
    "Input1DisplayImg": "sample string 64",
    "Input1SwitchType": 65,
    "Input2Display": true,
    "Input2dir": true,
    "Input2Label": "sample string 68",
    "Input2State": true,
    "Input2DisplayImg": "sample string 70",
    "Input2SwitchType": 71,
    "Input3Display": true,
    "Input3dir": true,
    "Input3Label": "sample string 74",
    "Input3State": true,
    "Input3DisplayImg": "sample string 76",
    "Input3SwitchType": 77,
    "Input4Display": true,
    "Input4dir": true,
    "Input4Label": "sample string 80",
    "Input4State": true,
    "Input4DisplayImg": "sample string 82",
    "Input4SwitchType": 83,
    "Input5Display": true,
    "Input5dir": true,
    "Input5Label": "sample string 86",
    "Input5State": true,
    "Input5DisplayImg": "sample string 88",
    "Input5SwitchType": 89,
    "Output0State": true,
    "Output0Img": "sample string 91",
    "Output0Label": "sample string 92",
    "Output0Display": true,
    "Output0Type": 94,
    "Output1State": true,
    "Output1Img": "sample string 96",
    "Output1Label": "sample string 97",
    "Output1Display": true,
    "Output1Type": 99,
    "Output2State": true,
    "Output2Img": "sample string 101",
    "Output2Label": "sample string 102",
    "Output2Display": true,
    "Output2Type": 104,
    "DriverName": "sample string 105",
    "NumberOfCameras": 106
  },
  {
    "sysServiceId": 1,
    "SysCreated": "2025-06-15T22:21:44.6769657+00:00",
    "sysMsgType": 3,
    "sysUserId": 4,
    "gpsTime": "2025-06-15T22:21:44.6769657+00:00",
    "gpsLatitude": 6.1,
    "gpsLongitude": 7.1,
    "gpsOrientation": 8.1,
    "gpsSpeed": 9.1,
    "gpsFix": 10,
    "geoStreet": "sample string 11",
    "geoTown": "sample string 12",
    "geoCountry": "sample string 13",
    "geoPostcode": "sample string 14",
    "geoPOI": "sample string 15",
    "telemetryIgnition": true,
    "telemetryJourneyStatus": true,
    "telemetryIdle": true,
    "telemetryHours": 19,
    "telemetryTemperature": 20.1,
    "telemetryVoltage": 21.1,
    "telemetryOdometer": 22,
    "VehReg": "sample string 23",
    "VehBody": "sample string 24",
    "VehChasis": "sample string 25",
    "VehIcon1": "sample string 26",
    "VehIcon2": "sample string 27",
    "VehAveMPG": 28.1,
    "IMEI": "sample string 29",
    "DeviceType": {
      "ID": 1,
      "Name": "sample string 2",
      "GeofenceEnabled": true,
      "ImmobiliserEnabled": true
    },
    "OdometerOffset": 30,
    "HoursOffset": 31,
    "DocumentReference": "sample string 32",
    "DocumentReferenceExpiryDate": "2025-06-15T22:21:44.6769657+00:00",
    "VehWeekdayAuthStart": "00:00",
    "VehWeekdayAuthEnd": "23:59",
    "VehWeekendAuthStart": "00:00",
    "VehWeekendAuthEnd": "23:59",
    "VehSundayAuthStart": "00:00",
    "VehSundayAuthEnd": "23:59",
    "AssetArray": [],
    "ExternalDevices": [
      {
        "ID": 1,
        "ServiceID": 2,
        "DeviceType": 0,
        "DeviceDescription": "sample string 3",
        "TimeAdded": "2025-06-15T22:21:44.6769657+00:00",
        "TimeLastUsed": "2025-06-15T22:21:44.6769657+00:00",
        "DeviceTypeDescription": "sample string 6",
        "SIMID": "sample string 7",
        "MonthlyCost": 8.1,
        "Display": true,
        "AppVersion": "sample string 10",
        "AppVersionPending": "sample string 11",
        "NetworkID": 12,
        "MobileNumber": "sample string 13",
        "AdditionalCrashDownloadChannel": 14,
        "JourneyStartPhotoDownloadChannel": 15
      },
      {
        "ID": 1,
        "ServiceID": 2,
        "DeviceType": 0,
        "DeviceDescription": "sample string 3",
        "TimeAdded": "2025-06-15T22:21:44.6769657+00:00",
        "TimeLastUsed": "2025-06-15T22:21:44.6769657+00:00",
        "DeviceTypeDescription": "sample string 6",
        "SIMID": "sample string 7",
        "MonthlyCost": 8.1,
        "Display": true,
        "AppVersion": "sample string 10",
        "AppVersionPending": "sample string 11",
        "NetworkID": 12,
        "MobileNumber": "sample string 13",
        "AdditionalCrashDownloadChannel": 14,
        "JourneyStartPhotoDownloadChannel": 15
      }
    ],
    "SAGEReference": 40,
    "RenewalPeriod": 41,
    "RenewalDue": "2025-06-15T22:21:44.6769657+00:00",
    "AccountNumber": "sample string 43",
    "MinNumberRenewals": 44,
    "RenewalCost": 45.1,
    "AccelerationThreshold": 46,
    "DecelerationThreshold": 47,
    "VehOtherReg": "sample string 48",
    "UsDot": "sample string 49",
    "VIN": "sample string 50",
    "StatusUpdateDate": "2025-06-15T22:21:44.6769657+00:00",
    "Status": 52,
    "DeviceID": 53,
    "Input0Display": true,
    "Input0dir": true,
    "Input0Label": "sample string 56",
    "Input0State": true,
    "Input0DisplayImg": "sample string 58",
    "Input0SwitchType": 59,
    "Input1Display": true,
    "Input1dir": true,
    "Input1Label": "sample string 62",
    "Input1State": true,
    "Input1DisplayImg": "sample string 64",
    "Input1SwitchType": 65,
    "Input2Display": true,
    "Input2dir": true,
    "Input2Label": "sample string 68",
    "Input2State": true,
    "Input2DisplayImg": "sample string 70",
    "Input2SwitchType": 71,
    "Input3Display": true,
    "Input3dir": true,
    "Input3Label": "sample string 74",
    "Input3State": true,
    "Input3DisplayImg": "sample string 76",
    "Input3SwitchType": 77,
    "Input4Display": true,
    "Input4dir": true,
    "Input4Label": "sample string 80",
    "Input4State": true,
    "Input4DisplayImg": "sample string 82",
    "Input4SwitchType": 83,
    "Input5Display": true,
    "Input5dir": true,
    "Input5Label": "sample string 86",
    "Input5State": true,
    "Input5DisplayImg": "sample string 88",
    "Input5SwitchType": 89,
    "Output0State": true,
    "Output0Img": "sample string 91",
    "Output0Label": "sample string 92",
    "Output0Display": true,
    "Output0Type": 94,
    "Output1State": true,
    "Output1Img": "sample string 96",
    "Output1Label": "sample string 97",
    "Output1Display": true,
    "Output1Type": 99,
    "Output2State": true,
    "Output2Img": "sample string 101",
    "Output2Label": "sample string 102",
    "Output2Display": true,
    "Output2Type": 104,
    "DriverName": "sample string 105",
    "NumberOfCameras": 106
  }
]

application/xml, text/xml

Sample:
<ArrayOfServiceStatus xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ServiceStatus>
    <sysServiceId>1</sysServiceId>
    <SysCreated>2025-06-15T22:21:44.6769657+00:00</SysCreated>
    <sysMsgType>3</sysMsgType>
    <sysUserId>4</sysUserId>
    <gpsTime>2025-06-15T22:21:44.6769657+00:00</gpsTime>
    <gpsLatitude>6.1</gpsLatitude>
    <gpsLongitude>7.1</gpsLongitude>
    <gpsOrientation>8.1</gpsOrientation>
    <gpsSpeed>9.1</gpsSpeed>
    <gpsFix>10</gpsFix>
    <geoStreet>sample string 11</geoStreet>
    <geoTown>sample string 12</geoTown>
    <geoCountry>sample string 13</geoCountry>
    <geoPostcode>sample string 14</geoPostcode>
    <geoPOI>sample string 15</geoPOI>
    <telemetryIgnition>true</telemetryIgnition>
    <telemetryJourneyStatus>true</telemetryJourneyStatus>
    <telemetryIdle>true</telemetryIdle>
    <telemetryHours>19</telemetryHours>
    <telemetryTemperature>20.1</telemetryTemperature>
    <telemetryVoltage>21.1</telemetryVoltage>
    <telemetryOdometer>22</telemetryOdometer>
    <VehReg>sample string 23</VehReg>
    <VehBody>sample string 24</VehBody>
    <VehChasis>sample string 25</VehChasis>
    <VehIcon1>sample string 26</VehIcon1>
    <VehIcon2>sample string 27</VehIcon2>
    <VehAveMPG>28.1</VehAveMPG>
    <IMEI>sample string 29</IMEI>
    <DeviceType>
      <ID>1</ID>
      <Name>sample string 2</Name>
      <GeofenceEnabled>true</GeofenceEnabled>
      <ImmobiliserEnabled>true</ImmobiliserEnabled>
    </DeviceType>
    <OdometerOffset>30</OdometerOffset>
    <HoursOffset>31</HoursOffset>
    <DocumentReference>sample string 32</DocumentReference>
    <DocumentReferenceExpiryDate>2025-06-15T22:21:44.6769657+00:00</DocumentReferenceExpiryDate>
    <VehWeekdayAuthStart>00:00</VehWeekdayAuthStart>
    <VehWeekdayAuthEnd>23:59</VehWeekdayAuthEnd>
    <VehWeekendAuthStart>00:00</VehWeekendAuthStart>
    <VehWeekendAuthEnd>23:59</VehWeekendAuthEnd>
    <VehSundayAuthStart>00:00</VehSundayAuthStart>
    <VehSundayAuthEnd>23:59</VehSundayAuthEnd>
    <AssetArray />
    <ExternalDevices>
      <ServiceExternalDevices>
        <ID>1</ID>
        <ServiceID>2</ServiceID>
        <DeviceType>HD22Camera</DeviceType>
        <DeviceDescription>sample string 3</DeviceDescription>
        <TimeAdded>2025-06-15T22:21:44.6769657+00:00</TimeAdded>
        <TimeLastUsed>2025-06-15T22:21:44.6769657+00:00</TimeLastUsed>
        <DeviceTypeDescription>sample string 6</DeviceTypeDescription>
        <SIMID>sample string 7</SIMID>
        <MonthlyCost>8.1</MonthlyCost>
        <Display>true</Display>
        <AppVersion>sample string 10</AppVersion>
        <AppVersionPending>sample string 11</AppVersionPending>
        <NetworkID>12</NetworkID>
        <MobileNumber>sample string 13</MobileNumber>
        <AdditionalCrashDownloadChannel>14</AdditionalCrashDownloadChannel>
        <JourneyStartPhotoDownloadChannel>15</JourneyStartPhotoDownloadChannel>
      </ServiceExternalDevices>
      <ServiceExternalDevices>
        <ID>1</ID>
        <ServiceID>2</ServiceID>
        <DeviceType>HD22Camera</DeviceType>
        <DeviceDescription>sample string 3</DeviceDescription>
        <TimeAdded>2025-06-15T22:21:44.6769657+00:00</TimeAdded>
        <TimeLastUsed>2025-06-15T22:21:44.6769657+00:00</TimeLastUsed>
        <DeviceTypeDescription>sample string 6</DeviceTypeDescription>
        <SIMID>sample string 7</SIMID>
        <MonthlyCost>8.1</MonthlyCost>
        <Display>true</Display>
        <AppVersion>sample string 10</AppVersion>
        <AppVersionPending>sample string 11</AppVersionPending>
        <NetworkID>12</NetworkID>
        <MobileNumber>sample string 13</MobileNumber>
        <AdditionalCrashDownloadChannel>14</AdditionalCrashDownloadChannel>
        <JourneyStartPhotoDownloadChannel>15</JourneyStartPhotoDownloadChannel>
      </ServiceExternalDevices>
    </ExternalDevices>
    <SAGEReference>40</SAGEReference>
    <RenewalPeriod>41</RenewalPeriod>
    <RenewalDue>2025-06-15T22:21:44.6769657+00:00</RenewalDue>
    <AccountNumber>sample string 43</AccountNumber>
    <MinNumberRenewals>44</MinNumberRenewals>
    <RenewalCost>45.1</RenewalCost>
    <AccelerationThreshold>46</AccelerationThreshold>
    <DecelerationThreshold>47</DecelerationThreshold>
    <VehOtherReg>sample string 48</VehOtherReg>
    <UsDot>sample string 49</UsDot>
    <VIN>sample string 50</VIN>
    <StatusUpdateDate>2025-06-15T22:21:44.6769657+00:00</StatusUpdateDate>
    <Status>52</Status>
    <DeviceID>53</DeviceID>
    <Input0Display>true</Input0Display>
    <Input0dir>true</Input0dir>
    <Input0Label>sample string 56</Input0Label>
    <Input0State>true</Input0State>
    <Input0DisplayImg>sample string 58</Input0DisplayImg>
    <Input0SwitchType>59</Input0SwitchType>
    <Input1Display>true</Input1Display>
    <Input1dir>true</Input1dir>
    <Input1Label>sample string 62</Input1Label>
    <Input1State>true</Input1State>
    <Input1DisplayImg>sample string 64</Input1DisplayImg>
    <Input1SwitchType>65</Input1SwitchType>
    <Input2Display>true</Input2Display>
    <Input2dir>true</Input2dir>
    <Input2Label>sample string 68</Input2Label>
    <Input2State>true</Input2State>
    <Input2DisplayImg>sample string 70</Input2DisplayImg>
    <Input2SwitchType>71</Input2SwitchType>
    <Input3Display>true</Input3Display>
    <Input3dir>true</Input3dir>
    <Input3Label>sample string 74</Input3Label>
    <Input3State>true</Input3State>
    <Input3DisplayImg>sample string 76</Input3DisplayImg>
    <Input3SwitchType>77</Input3SwitchType>
    <Input4Display>true</Input4Display>
    <Input4dir>true</Input4dir>
    <Input4Label>sample string 80</Input4Label>
    <Input4State>true</Input4State>
    <Input4DisplayImg>sample string 82</Input4DisplayImg>
    <Input4SwitchType>83</Input4SwitchType>
    <Input5Display>true</Input5Display>
    <Input5dir>true</Input5dir>
    <Input5Label>sample string 86</Input5Label>
    <Input5State>true</Input5State>
    <Input5DisplayImg>sample string 88</Input5DisplayImg>
    <Input5SwitchType>89</Input5SwitchType>
    <Output0State>true</Output0State>
    <Output0Img>sample string 91</Output0Img>
    <Output0Label>sample string 92</Output0Label>
    <Output0Display>true</Output0Display>
    <Output0Type>94</Output0Type>
    <Output1State>true</Output1State>
    <Output1Img>sample string 96</Output1Img>
    <Output1Label>sample string 97</Output1Label>
    <Output1Display>true</Output1Display>
    <Output1Type>99</Output1Type>
    <Output2State>true</Output2State>
    <Output2Img>sample string 101</Output2Img>
    <Output2Label>sample string 102</Output2Label>
    <Output2Display>true</Output2Display>
    <Output2Type>104</Output2Type>
    <DriverName>sample string 105</DriverName>
    <NumberOfCameras>106</NumberOfCameras>
  </ServiceStatus>
  <ServiceStatus>
    <sysServiceId>1</sysServiceId>
    <SysCreated>2025-06-15T22:21:44.6769657+00:00</SysCreated>
    <sysMsgType>3</sysMsgType>
    <sysUserId>4</sysUserId>
    <gpsTime>2025-06-15T22:21:44.6769657+00:00</gpsTime>
    <gpsLatitude>6.1</gpsLatitude>
    <gpsLongitude>7.1</gpsLongitude>
    <gpsOrientation>8.1</gpsOrientation>
    <gpsSpeed>9.1</gpsSpeed>
    <gpsFix>10</gpsFix>
    <geoStreet>sample string 11</geoStreet>
    <geoTown>sample string 12</geoTown>
    <geoCountry>sample string 13</geoCountry>
    <geoPostcode>sample string 14</geoPostcode>
    <geoPOI>sample string 15</geoPOI>
    <telemetryIgnition>true</telemetryIgnition>
    <telemetryJourneyStatus>true</telemetryJourneyStatus>
    <telemetryIdle>true</telemetryIdle>
    <telemetryHours>19</telemetryHours>
    <telemetryTemperature>20.1</telemetryTemperature>
    <telemetryVoltage>21.1</telemetryVoltage>
    <telemetryOdometer>22</telemetryOdometer>
    <VehReg>sample string 23</VehReg>
    <VehBody>sample string 24</VehBody>
    <VehChasis>sample string 25</VehChasis>
    <VehIcon1>sample string 26</VehIcon1>
    <VehIcon2>sample string 27</VehIcon2>
    <VehAveMPG>28.1</VehAveMPG>
    <IMEI>sample string 29</IMEI>
    <DeviceType>
      <ID>1</ID>
      <Name>sample string 2</Name>
      <GeofenceEnabled>true</GeofenceEnabled>
      <ImmobiliserEnabled>true</ImmobiliserEnabled>
    </DeviceType>
    <OdometerOffset>30</OdometerOffset>
    <HoursOffset>31</HoursOffset>
    <DocumentReference>sample string 32</DocumentReference>
    <DocumentReferenceExpiryDate>2025-06-15T22:21:44.6769657+00:00</DocumentReferenceExpiryDate>
    <VehWeekdayAuthStart>00:00</VehWeekdayAuthStart>
    <VehWeekdayAuthEnd>23:59</VehWeekdayAuthEnd>
    <VehWeekendAuthStart>00:00</VehWeekendAuthStart>
    <VehWeekendAuthEnd>23:59</VehWeekendAuthEnd>
    <VehSundayAuthStart>00:00</VehSundayAuthStart>
    <VehSundayAuthEnd>23:59</VehSundayAuthEnd>
    <AssetArray />
    <ExternalDevices>
      <ServiceExternalDevices>
        <ID>1</ID>
        <ServiceID>2</ServiceID>
        <DeviceType>HD22Camera</DeviceType>
        <DeviceDescription>sample string 3</DeviceDescription>
        <TimeAdded>2025-06-15T22:21:44.6769657+00:00</TimeAdded>
        <TimeLastUsed>2025-06-15T22:21:44.6769657+00:00</TimeLastUsed>
        <DeviceTypeDescription>sample string 6</DeviceTypeDescription>
        <SIMID>sample string 7</SIMID>
        <MonthlyCost>8.1</MonthlyCost>
        <Display>true</Display>
        <AppVersion>sample string 10</AppVersion>
        <AppVersionPending>sample string 11</AppVersionPending>
        <NetworkID>12</NetworkID>
        <MobileNumber>sample string 13</MobileNumber>
        <AdditionalCrashDownloadChannel>14</AdditionalCrashDownloadChannel>
        <JourneyStartPhotoDownloadChannel>15</JourneyStartPhotoDownloadChannel>
      </ServiceExternalDevices>
      <ServiceExternalDevices>
        <ID>1</ID>
        <ServiceID>2</ServiceID>
        <DeviceType>HD22Camera</DeviceType>
        <DeviceDescription>sample string 3</DeviceDescription>
        <TimeAdded>2025-06-15T22:21:44.6769657+00:00</TimeAdded>
        <TimeLastUsed>2025-06-15T22:21:44.6769657+00:00</TimeLastUsed>
        <DeviceTypeDescription>sample string 6</DeviceTypeDescription>
        <SIMID>sample string 7</SIMID>
        <MonthlyCost>8.1</MonthlyCost>
        <Display>true</Display>
        <AppVersion>sample string 10</AppVersion>
        <AppVersionPending>sample string 11</AppVersionPending>
        <NetworkID>12</NetworkID>
        <MobileNumber>sample string 13</MobileNumber>
        <AdditionalCrashDownloadChannel>14</AdditionalCrashDownloadChannel>
        <JourneyStartPhotoDownloadChannel>15</JourneyStartPhotoDownloadChannel>
      </ServiceExternalDevices>
    </ExternalDevices>
    <SAGEReference>40</SAGEReference>
    <RenewalPeriod>41</RenewalPeriod>
    <RenewalDue>2025-06-15T22:21:44.6769657+00:00</RenewalDue>
    <AccountNumber>sample string 43</AccountNumber>
    <MinNumberRenewals>44</MinNumberRenewals>
    <RenewalCost>45.1</RenewalCost>
    <AccelerationThreshold>46</AccelerationThreshold>
    <DecelerationThreshold>47</DecelerationThreshold>
    <VehOtherReg>sample string 48</VehOtherReg>
    <UsDot>sample string 49</UsDot>
    <VIN>sample string 50</VIN>
    <StatusUpdateDate>2025-06-15T22:21:44.6769657+00:00</StatusUpdateDate>
    <Status>52</Status>
    <DeviceID>53</DeviceID>
    <Input0Display>true</Input0Display>
    <Input0dir>true</Input0dir>
    <Input0Label>sample string 56</Input0Label>
    <Input0State>true</Input0State>
    <Input0DisplayImg>sample string 58</Input0DisplayImg>
    <Input0SwitchType>59</Input0SwitchType>
    <Input1Display>true</Input1Display>
    <Input1dir>true</Input1dir>
    <Input1Label>sample string 62</Input1Label>
    <Input1State>true</Input1State>
    <Input1DisplayImg>sample string 64</Input1DisplayImg>
    <Input1SwitchType>65</Input1SwitchType>
    <Input2Display>true</Input2Display>
    <Input2dir>true</Input2dir>
    <Input2Label>sample string 68</Input2Label>
    <Input2State>true</Input2State>
    <Input2DisplayImg>sample string 70</Input2DisplayImg>
    <Input2SwitchType>71</Input2SwitchType>
    <Input3Display>true</Input3Display>
    <Input3dir>true</Input3dir>
    <Input3Label>sample string 74</Input3Label>
    <Input3State>true</Input3State>
    <Input3DisplayImg>sample string 76</Input3DisplayImg>
    <Input3SwitchType>77</Input3SwitchType>
    <Input4Display>true</Input4Display>
    <Input4dir>true</Input4dir>
    <Input4Label>sample string 80</Input4Label>
    <Input4State>true</Input4State>
    <Input4DisplayImg>sample string 82</Input4DisplayImg>
    <Input4SwitchType>83</Input4SwitchType>
    <Input5Display>true</Input5Display>
    <Input5dir>true</Input5dir>
    <Input5Label>sample string 86</Input5Label>
    <Input5State>true</Input5State>
    <Input5DisplayImg>sample string 88</Input5DisplayImg>
    <Input5SwitchType>89</Input5SwitchType>
    <Output0State>true</Output0State>
    <Output0Img>sample string 91</Output0Img>
    <Output0Label>sample string 92</Output0Label>
    <Output0Display>true</Output0Display>
    <Output0Type>94</Output0Type>
    <Output1State>true</Output1State>
    <Output1Img>sample string 96</Output1Img>
    <Output1Label>sample string 97</Output1Label>
    <Output1Display>true</Output1Display>
    <Output1Type>99</Output1Type>
    <Output2State>true</Output2State>
    <Output2Img>sample string 101</Output2Img>
    <Output2Label>sample string 102</Output2Label>
    <Output2Display>true</Output2Display>
    <Output2Type>104</Output2Type>
    <DriverName>sample string 105</DriverName>
    <NumberOfCameras>106</NumberOfCameras>
  </ServiceStatus>
</ArrayOfServiceStatus>