POST api/DriverInfo/SaveLoginLogoutEventLogDetailsEquipIDWiseForEldVehicle
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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:46:14.6187177+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:46:14.6187177+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": 1,
"LastVehicleInfoID": "sample string 36",
"LoginType": "sample string 37",
"MobileDeviceType": "sample string 38",
"EquipID": "sample string 39",
"IsVehicleClear": true,
"DrivingDriverProfileID": 41,
"RecordSrc": "sample string 42",
"IsOffline": true,
"IsCoDriverLogOut": true,
"SpecialHOSBehavior": true,
"IsTimerEntry": true,
"KronosPunch": "sample string 47",
"UserType": "sample string 48",
"DQTag": 1,
"CycleType": 1,
"OperatingZone": 1,
"DeferralStatus": 1,
"aKronosPunch": [
{
"DriverID": "sample string 1",
"DriverProfileID": 2,
"EquipmentID": 3,
"RecordSrc": "sample string 4",
"TimerExpirationTimeUTC": "2026-01-29T17:46:14.6187177+00:00",
"dbCreationTime": "2026-01-29T17:46:14.6187177+00:00",
"DQLoginId": "sample string 7",
"PunchTimeUTC": "2026-01-29T17:46:14.6187177+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:46:14.6187177+00:00",
"dbCreationTime": "2026-01-29T17:46:14.6187177+00:00",
"DQLoginId": "sample string 7",
"PunchTimeUTC": "2026-01-29T17:46:14.6187177+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:46:14.6187177+00:00",
"dbCreationTime": "2026-01-29T17:46:14.6187177+00:00",
"DQLoginId": "sample string 7",
"PunchTimeUTC": "2026-01-29T17:46:14.6187177+00:00",
"MobileDeviceID": "sample string 9",
"CommentId": 10,
"IsTimerStart": true
}
]
}
application/xml, text/xml
Sample:
<DriverEventLogInsert 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>
<CustomerID>16</CustomerID>
<CycleType>1</CycleType>
<DQTag>1</DQTag>
<DeferralStatus>1</DeferralStatus>
<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>
<DriverLoggedIn>true</DriverLoggedIn>
<DriverProfileID>1</DriverProfileID>
<DrivingDriverProfileID>41</DrivingDriverProfileID>
<DutyStatusID>sample string 6</DutyStatusID>
<EngineHours>18</EngineHours>
<EngineStatusID>10</EngineStatusID>
<EquipID>sample string 39</EquipID>
<EquipmentID>sample string 15</EquipmentID>
<EventDate>2026-01-29T17:46:14.6187177+00:00</EventDate>
<EventLogType>5</EventLogType>
<EventRecordOriginID>4</EventRecordOriginID>
<EventRecordStatusID>3</EventRecordStatusID>
<EventSequenceID>2</EventSequenceID>
<IsCoDriverLogOut>true</IsCoDriverLogOut>
<IsOffline>true</IsOffline>
<IsTimerEntry>true</IsTimerEntry>
<IsVehicleClear>true</IsVehicleClear>
<KronosPunch>sample string 47</KronosPunch>
<LastVehicleInfoID>sample string 36</LastVehicleInfoID>
<Latitude>19</Latitude>
<Location>sample string 25</Location>
<LocationCompliance>sample string 34</LocationCompliance>
<LoginType>sample string 37</LoginType>
<Longitude>20</Longitude>
<Malfunction>true</Malfunction>
<MobileDeviceID>sample string 33</MobileDeviceID>
<MobileDeviceType>sample string 38</MobileDeviceType>
<OperatingZone>1</OperatingZone>
<OtherDriverProfileID>1</OtherDriverProfileID>
<OwnerIsCoDriver>true</OwnerIsCoDriver>
<RecordID>sample string 1</RecordID>
<RecordSrc>sample string 42</RecordSrc>
<RecordType>sample string 31</RecordType>
<ReducedPositionPrecision>true</ReducedPositionPrecision>
<Shippingdocumentnumber>sample string 28</Shippingdocumentnumber>
<SpecialHOSBehavior>true</SpecialHOSBehavior>
<TimeZoneOffset>26</TimeZoneOffset>
<UserType>sample string 48</UserType>
<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:46:14.6187177+00:00</PunchTimeUTC>
<RecordSrc>sample string 4</RecordSrc>
<TimerExpirationTimeUTC>2026-01-29T17:46:14.6187177+00:00</TimerExpirationTimeUTC>
<dbCreationTime>2026-01-29T17:46:14.6187177+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:46:14.6187177+00:00</PunchTimeUTC>
<RecordSrc>sample string 4</RecordSrc>
<TimerExpirationTimeUTC>2026-01-29T17:46:14.6187177+00:00</TimerExpirationTimeUTC>
<dbCreationTime>2026-01-29T17:46:14.6187177+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:46:14.6187177+00:00</PunchTimeUTC>
<RecordSrc>sample string 4</RecordSrc>
<TimerExpirationTimeUTC>2026-01-29T17:46:14.6187177+00:00</TimerExpirationTimeUTC>
<dbCreationTime>2026-01-29T17:46:14.6187177+00:00</dbCreationTime>
</SpecialHOSTimers>
</aKronosPunch>
<certificationcount>sample string 9</certificationcount>
<dtimeStamp>2026-01-29T17:46:14.6187177+00:00</dtimeStamp>
<originatorusername>sample string 14</originatorusername>
</DriverEventLogInsert>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
Sample not available.