POST api/VehicleInspection/SaveUpdateCoDriverInfo

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
VInfo
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "UserId": 1,
  "NoOfTrailors": 1,
  "VehicleId": "sample string 2",
  "DeviceID": "sample string 3",
  "TrailorName1": "sample string 4",
  "TrailorName2": "sample string 5",
  "TrailorName3": "sample string 6",
  "DriverName": "sample string 7",
  "LocID": "sample string 8",
  "LocName": "sample string 9",
  "CoUserID": 1,
  "CoDriverName": "sample string 10",
  "LastVehicleInfoID": "sample string 11",
  "EquipmentID": 1,
  "IsCoDriverLogOut": true,
  "UserType": "sample string 13",
  "TrailerID": 1,
  "SpecialEquipmentID": 1,
  "RecordSrc": "sample string 14",
  "MobileDeviceID": "sample string 15",
  "MobileDeviceType": "sample string 16",
  "IsDeviceSync": true,
  "IsUploadLog": true,
  "UploadRecordSrc": "sample string 19",
  "EventLog": {
    "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:42:42.259822+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:42:42.259822+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:42:42.259822+00:00",
        "dbCreationTime": "2026-01-29T17:42:42.259822+00:00",
        "DQLoginId": "sample string 7",
        "PunchTimeUTC": "2026-01-29T17:42:42.259822+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:42:42.259822+00:00",
        "dbCreationTime": "2026-01-29T17:42:42.259822+00:00",
        "DQLoginId": "sample string 7",
        "PunchTimeUTC": "2026-01-29T17:42:42.259822+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:42:42.259822+00:00",
        "dbCreationTime": "2026-01-29T17:42:42.259822+00:00",
        "DQLoginId": "sample string 7",
        "PunchTimeUTC": "2026-01-29T17:42:42.259822+00:00",
        "MobileDeviceID": "sample string 9",
        "CommentId": 10,
        "IsTimerStart": true
      }
    ]
  },
  "CustomerID": 20,
  "DriverProfileID": 21
}

application/xml, text/xml

Sample:
<LastSelectedVehicleInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ODTDBLayer.Models">
  <CoDriverName>sample string 10</CoDriverName>
  <CoUserID>1</CoUserID>
  <CustomerID>20</CustomerID>
  <DeviceID>sample string 3</DeviceID>
  <DriverName>sample string 7</DriverName>
  <DriverProfileID>21</DriverProfileID>
  <EquipmentID>1</EquipmentID>
  <EventLog>
    <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:42:42.259822+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:42:42.259822+00:00</PunchTimeUTC>
        <RecordSrc>sample string 4</RecordSrc>
        <TimerExpirationTimeUTC>2026-01-29T17:42:42.259822+00:00</TimerExpirationTimeUTC>
        <dbCreationTime>2026-01-29T17:42:42.259822+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:42:42.259822+00:00</PunchTimeUTC>
        <RecordSrc>sample string 4</RecordSrc>
        <TimerExpirationTimeUTC>2026-01-29T17:42:42.259822+00:00</TimerExpirationTimeUTC>
        <dbCreationTime>2026-01-29T17:42:42.259822+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:42:42.259822+00:00</PunchTimeUTC>
        <RecordSrc>sample string 4</RecordSrc>
        <TimerExpirationTimeUTC>2026-01-29T17:42:42.259822+00:00</TimerExpirationTimeUTC>
        <dbCreationTime>2026-01-29T17:42:42.259822+00:00</dbCreationTime>
      </SpecialHOSTimers>
    </aKronosPunch>
    <certificationcount>sample string 9</certificationcount>
    <dtimeStamp>2026-01-29T17:42:42.259822+00:00</dtimeStamp>
    <originatorusername>sample string 14</originatorusername>
  </EventLog>
  <IsCoDriverLogOut>true</IsCoDriverLogOut>
  <IsDeviceSync>true</IsDeviceSync>
  <IsUploadLog>true</IsUploadLog>
  <LastVehicleInfoID>sample string 11</LastVehicleInfoID>
  <LocID>sample string 8</LocID>
  <LocName>sample string 9</LocName>
  <MobileDeviceID>sample string 15</MobileDeviceID>
  <MobileDeviceType>sample string 16</MobileDeviceType>
  <NoOfTrailors>1</NoOfTrailors>
  <RecordSrc>sample string 14</RecordSrc>
  <SpecialEquipmentID>1</SpecialEquipmentID>
  <TrailerID>1</TrailerID>
  <TrailorName1>sample string 4</TrailorName1>
  <TrailorName2>sample string 5</TrailorName2>
  <TrailorName3>sample string 6</TrailorName3>
  <UploadRecordSrc>sample string 19</UploadRecordSrc>
  <UserId>1</UserId>
  <UserType>sample string 13</UserType>
  <VehicleId>sample string 2</VehicleId>
</LastSelectedVehicleInfo>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:

Sample not available.