POST api/DriverInfo/SaveLoginLogoutForDrivingVehicleEquipWiseForEldVehicle

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
EventLog
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "RecordID": "sample string 1",
  "EventSequenceID": 2,
  "EventRecordStatusID": 3,
  "EventRecordOriginID": 4,
  "EventLogType": 5,
  "DutyStatusID": "sample string 6",
  "ReducedPositionPrecision": true,
  "DriverCategoryChangeID": "sample string 8",
  "certificationcount": "sample string 9",
  "DriverLoggedIn": true,
  "EngineStatusID": 10,
  "DiagnosticStatusID": 11,
  "EventDate": "2026-01-29T17:45:38.6214889+00:00",
  "DriverID": "sample string 13",
  "originatorusername": "sample string 14",
  "EquipmentID": "sample string 15",
  "CustomerID": 16,
  "VehicleMiles": 17,
  "EngineHours": 18.0,
  "Latitude": 19.0,
  "Longitude": 20.0,
  "DistanceSinceLastValidCoordinates": "sample string 21",
  "Malfunction": true,
  "Diagnostic": true,
  "Annotation": "sample string 24",
  "Location": "sample string 25",
  "TimeZoneOffset": 26,
  "DiagnosticCode": "sample string 27",
  "Shippingdocumentnumber": "sample string 28",
  "CheckValue": "QEBA",
  "dtimeStamp": "2026-01-29T17:45:38.6214889+00:00",
  "Action": "sample string 30",
  "RecordType": "sample string 31",
  "CertDate": "sample string 32",
  "MobileDeviceID": "sample string 33",
  "LocationCompliance": "sample string 34",
  "OtherDriverProfileID": 1,
  "OwnerIsCoDriver": true,
  "DriverProfileID": 36,
  "DriverLastVehicleInfoID": "sample string 37",
  "CoDriverLastVehicleInfoID": "sample string 38",
  "PreviousLoginType": "sample string 39",
  "CurrentLoginType": "sample string 40",
  "NoOfTrailors": 1,
  "VehicleId": "sample string 41",
  "DeviceID": "sample string 42",
  "TrailorName1": "sample string 43",
  "TrailorName2": "sample string 44",
  "TrailorName3": "sample string 45",
  "DriverName": "sample string 46",
  "LocID": "sample string 47",
  "LocName": "sample string 48",
  "CoDriverName": "sample string 49",
  "MobileDeviceType": "sample string 50",
  "EquipID": "sample string 51",
  "DrivingDriverProfileID": 52,
  "RecordSrc": "sample string 53",
  "KeyLoginLogout": "sample string 54",
  "IsOffline": true,
  "LastVehicleInfoID": "sample string 56",
  "SpecialHOSBehavior": true,
  "IsTimerEntry": true,
  "KronosPunch": "sample string 59",
  "UserType": "sample string 60",
  "DQTag": 1,
  "aKronosPunch": [
    {
      "DriverID": "sample string 1",
      "DriverProfileID": 2,
      "EquipmentID": 3,
      "RecordSrc": "sample string 4",
      "TimerExpirationTimeUTC": "2026-01-29T17:45:38.6214889+00:00",
      "dbCreationTime": "2026-01-29T17:45:38.6214889+00:00",
      "DQLoginId": "sample string 7",
      "PunchTimeUTC": "2026-01-29T17:45:38.6214889+00:00",
      "MobileDeviceID": "sample string 9",
      "CommentId": 10,
      "IsTimerStart": true
    },
    {
      "DriverID": "sample string 1",
      "DriverProfileID": 2,
      "EquipmentID": 3,
      "RecordSrc": "sample string 4",
      "TimerExpirationTimeUTC": "2026-01-29T17:45:38.6214889+00:00",
      "dbCreationTime": "2026-01-29T17:45:38.6214889+00:00",
      "DQLoginId": "sample string 7",
      "PunchTimeUTC": "2026-01-29T17:45:38.6214889+00:00",
      "MobileDeviceID": "sample string 9",
      "CommentId": 10,
      "IsTimerStart": true
    },
    {
      "DriverID": "sample string 1",
      "DriverProfileID": 2,
      "EquipmentID": 3,
      "RecordSrc": "sample string 4",
      "TimerExpirationTimeUTC": "2026-01-29T17:45:38.6214889+00:00",
      "dbCreationTime": "2026-01-29T17:45:38.6214889+00:00",
      "DQLoginId": "sample string 7",
      "PunchTimeUTC": "2026-01-29T17:45:38.6214889+00:00",
      "MobileDeviceID": "sample string 9",
      "CommentId": 10,
      "IsTimerStart": true
    }
  ]
}

application/xml, text/xml

Sample:
<DriverLogin xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ODTDBLayer.Models">
  <Action>sample string 30</Action>
  <Annotation>sample string 24</Annotation>
  <CertDate>sample string 32</CertDate>
  <CheckValue>QEBA</CheckValue>
  <CoDriverLastVehicleInfoID>sample string 38</CoDriverLastVehicleInfoID>
  <CoDriverName>sample string 49</CoDriverName>
  <CurrentLoginType>sample string 40</CurrentLoginType>
  <CustomerID>16</CustomerID>
  <DQTag>1</DQTag>
  <DeviceID>sample string 42</DeviceID>
  <Diagnostic>true</Diagnostic>
  <DiagnosticCode>sample string 27</DiagnosticCode>
  <DiagnosticStatusID>11</DiagnosticStatusID>
  <DistanceSinceLastValidCoordinates>sample string 21</DistanceSinceLastValidCoordinates>
  <DriverCategoryChangeID>sample string 8</DriverCategoryChangeID>
  <DriverID>sample string 13</DriverID>
  <DriverLastVehicleInfoID>sample string 37</DriverLastVehicleInfoID>
  <DriverLoggedIn>true</DriverLoggedIn>
  <DriverName>sample string 46</DriverName>
  <DriverProfileID>36</DriverProfileID>
  <DrivingDriverProfileID>52</DrivingDriverProfileID>
  <DutyStatusID>sample string 6</DutyStatusID>
  <EngineHours>18</EngineHours>
  <EngineStatusID>10</EngineStatusID>
  <EquipID>sample string 51</EquipID>
  <EquipmentID>sample string 15</EquipmentID>
  <EventDate>2026-01-29T17:45:38.6214889+00:00</EventDate>
  <EventLogType>5</EventLogType>
  <EventRecordOriginID>4</EventRecordOriginID>
  <EventRecordStatusID>3</EventRecordStatusID>
  <EventSequenceID>2</EventSequenceID>
  <IsOffline>true</IsOffline>
  <IsTimerEntry>true</IsTimerEntry>
  <KeyLoginLogout>sample string 54</KeyLoginLogout>
  <KronosPunch>sample string 59</KronosPunch>
  <LastVehicleInfoID>sample string 56</LastVehicleInfoID>
  <Latitude>19</Latitude>
  <LocID>sample string 47</LocID>
  <LocName>sample string 48</LocName>
  <Location>sample string 25</Location>
  <LocationCompliance>sample string 34</LocationCompliance>
  <Longitude>20</Longitude>
  <Malfunction>true</Malfunction>
  <MobileDeviceID>sample string 33</MobileDeviceID>
  <MobileDeviceType>sample string 50</MobileDeviceType>
  <NoOfTrailors>1</NoOfTrailors>
  <OtherDriverProfileID>1</OtherDriverProfileID>
  <OwnerIsCoDriver>true</OwnerIsCoDriver>
  <PreviousLoginType>sample string 39</PreviousLoginType>
  <RecordID>sample string 1</RecordID>
  <RecordSrc>sample string 53</RecordSrc>
  <RecordType>sample string 31</RecordType>
  <ReducedPositionPrecision>true</ReducedPositionPrecision>
  <Shippingdocumentnumber>sample string 28</Shippingdocumentnumber>
  <SpecialHOSBehavior>true</SpecialHOSBehavior>
  <TimeZoneOffset>26</TimeZoneOffset>
  <TrailorName1>sample string 43</TrailorName1>
  <TrailorName2>sample string 44</TrailorName2>
  <TrailorName3>sample string 45</TrailorName3>
  <UserType>sample string 60</UserType>
  <VehicleId>sample string 41</VehicleId>
  <VehicleMiles>17</VehicleMiles>
  <aKronosPunch>
    <SpecialHOSTimers>
      <CommentId>10</CommentId>
      <DQLoginId>sample string 7</DQLoginId>
      <DriverID>sample string 1</DriverID>
      <DriverProfileID>2</DriverProfileID>
      <EquipmentID>3</EquipmentID>
      <IsTimerStart>true</IsTimerStart>
      <MobileDeviceID>sample string 9</MobileDeviceID>
      <PunchTimeUTC>2026-01-29T17:45:38.6214889+00:00</PunchTimeUTC>
      <RecordSrc>sample string 4</RecordSrc>
      <TimerExpirationTimeUTC>2026-01-29T17:45:38.6214889+00:00</TimerExpirationTimeUTC>
      <dbCreationTime>2026-01-29T17:45:38.6214889+00:00</dbCreationTime>
    </SpecialHOSTimers>
    <SpecialHOSTimers>
      <CommentId>10</CommentId>
      <DQLoginId>sample string 7</DQLoginId>
      <DriverID>sample string 1</DriverID>
      <DriverProfileID>2</DriverProfileID>
      <EquipmentID>3</EquipmentID>
      <IsTimerStart>true</IsTimerStart>
      <MobileDeviceID>sample string 9</MobileDeviceID>
      <PunchTimeUTC>2026-01-29T17:45:38.6214889+00:00</PunchTimeUTC>
      <RecordSrc>sample string 4</RecordSrc>
      <TimerExpirationTimeUTC>2026-01-29T17:45:38.6214889+00:00</TimerExpirationTimeUTC>
      <dbCreationTime>2026-01-29T17:45:38.6214889+00:00</dbCreationTime>
    </SpecialHOSTimers>
    <SpecialHOSTimers>
      <CommentId>10</CommentId>
      <DQLoginId>sample string 7</DQLoginId>
      <DriverID>sample string 1</DriverID>
      <DriverProfileID>2</DriverProfileID>
      <EquipmentID>3</EquipmentID>
      <IsTimerStart>true</IsTimerStart>
      <MobileDeviceID>sample string 9</MobileDeviceID>
      <PunchTimeUTC>2026-01-29T17:45:38.6214889+00:00</PunchTimeUTC>
      <RecordSrc>sample string 4</RecordSrc>
      <TimerExpirationTimeUTC>2026-01-29T17:45:38.6214889+00:00</TimerExpirationTimeUTC>
      <dbCreationTime>2026-01-29T17:45:38.6214889+00:00</dbCreationTime>
    </SpecialHOSTimers>
  </aKronosPunch>
  <certificationcount>sample string 9</certificationcount>
  <dtimeStamp>2026-01-29T17:45:38.6214889+00:00</dtimeStamp>
  <originatorusername>sample string 14</originatorusername>
</DriverLogin>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:

Sample not available.