Reference for https://rdc-prod-ws.aws.roadnet.com/DriverLogWebService.svcoperations/GetAllModifiedDriverLog/driverlogdetails/?OrganizationID={ORGANIZATIONID}&AsOfDateTime={ASOFDATETIME}&Limit={LIMIT}&Offset={OFFSET}

Url: https://rdc-prod-ws.aws.roadnet.com/DriverLogWebService.svcoperations/GetAllModifiedDriverLog/driverlogdetails/?OrganizationID={ORGANIZATIONID}&AsOfDateTime={ASOFDATETIME}&Limit={LIMIT}&Offset={OFFSET}

HTTP Method: GET

Message direction Format Body
Request N/A The Request body is empty.
Response Xml Example,Schema
Response Json Example

The following is an example response Xml body:

<ArrayOfModifiedDriverLog xmlns="http://schemas.datacontract.org/2004/07/Xata.Ignition.WebServiceAPI.Contracts.DataContract.StatusAndEvents">
  <ModifiedDriverLog>
    <CoDriverID>String content</CoDriverID>
    <CoDriverName>String content</CoDriverName>
    <DistanceUnit>String content</DistanceUnit>
    <DriverConfirmed>true</DriverConfirmed>
    <DriverID>String content</DriverID>
    <DriverName>String content</DriverName>
    <HOSRuleSet>String content</HOSRuleSet>
    <LogDetails>
      <ModifiedLogDetail>
        <CityName>String content</CityName>
        <Comment>String content</Comment>
        <Current>true</Current>
        <DriverID>String content</DriverID>
        <EditedDate>1999-05-31T11:20:00</EditedDate>
        <EventType>String content</EventType>
        <Latitude>1.26743233E+15</Latitude>
        <LocationName>String content</LocationName>
        <Longitude>1.26743233E+15</Longitude>
        <ModifiedDate>1999-05-31T11:20:00</ModifiedDate>
        <Odometer>1.26743237E+15</Odometer>
        <RecordSID>String content</RecordSID>
        <RecordTime>1999-05-31T11:20:00</RecordTime>
        <Remark>String content</Remark>
        <RowID>String content</RowID>
        <Sequence>String content</Sequence>
        <SiteID>String content</SiteID>
        <StateName>String content</StateName>
      </ModifiedLogDetail>
      <ModifiedLogDetail>
        <CityName>String content</CityName>
        <Comment>String content</Comment>
        <Current>true</Current>
        <DriverID>String content</DriverID>
        <EditedDate>1999-05-31T11:20:00</EditedDate>
        <EventType>String content</EventType>
        <Latitude>1.26743233E+15</Latitude>
        <LocationName>String content</LocationName>
        <Longitude>1.26743233E+15</Longitude>
        <ModifiedDate>1999-05-31T11:20:00</ModifiedDate>
        <Odometer>1.26743237E+15</Odometer>
        <RecordSID>String content</RecordSID>
        <RecordTime>1999-05-31T11:20:00</RecordTime>
        <Remark>String content</Remark>
        <RowID>String content</RowID>
        <Sequence>String content</Sequence>
        <SiteID>String content</SiteID>
        <StateName>String content</StateName>
      </ModifiedLogDetail>
    </LogDetails>
    <ReportDateTime>1999-05-31T11:20:00</ReportDateTime>
    <SensorFailure>true</SensorFailure>
    <ShippingInformation>String content</ShippingInformation>
    <TimeZone>String content</TimeZone>
    <TrailerID>String content</TrailerID>
    <TrailerLicensePlate>String content</TrailerLicensePlate>
    <VehicleID>String content</VehicleID>
    <VehicleLicensePlate>String content</VehicleLicensePlate>
  </ModifiedDriverLog>
  <ModifiedDriverLog>
    <CoDriverID>String content</CoDriverID>
    <CoDriverName>String content</CoDriverName>
    <DistanceUnit>String content</DistanceUnit>
    <DriverConfirmed>true</DriverConfirmed>
    <DriverID>String content</DriverID>
    <DriverName>String content</DriverName>
    <HOSRuleSet>String content</HOSRuleSet>
    <LogDetails>
      <ModifiedLogDetail>
        <CityName>String content</CityName>
        <Comment>String content</Comment>
        <Current>true</Current>
        <DriverID>String content</DriverID>
        <EditedDate>1999-05-31T11:20:00</EditedDate>
        <EventType>String content</EventType>
        <Latitude>1.26743233E+15</Latitude>
        <LocationName>String content</LocationName>
        <Longitude>1.26743233E+15</Longitude>
        <ModifiedDate>1999-05-31T11:20:00</ModifiedDate>
        <Odometer>1.26743237E+15</Odometer>
        <RecordSID>String content</RecordSID>
        <RecordTime>1999-05-31T11:20:00</RecordTime>
        <Remark>String content</Remark>
        <RowID>String content</RowID>
        <Sequence>String content</Sequence>
        <SiteID>String content</SiteID>
        <StateName>String content</StateName>
      </ModifiedLogDetail>
      <ModifiedLogDetail>
        <CityName>String content</CityName>
        <Comment>String content</Comment>
        <Current>true</Current>
        <DriverID>String content</DriverID>
        <EditedDate>1999-05-31T11:20:00</EditedDate>
        <EventType>String content</EventType>
        <Latitude>1.26743233E+15</Latitude>
        <LocationName>String content</LocationName>
        <Longitude>1.26743233E+15</Longitude>
        <ModifiedDate>1999-05-31T11:20:00</ModifiedDate>
        <Odometer>1.26743237E+15</Odometer>
        <RecordSID>String content</RecordSID>
        <RecordTime>1999-05-31T11:20:00</RecordTime>
        <Remark>String content</Remark>
        <RowID>String content</RowID>
        <Sequence>String content</Sequence>
        <SiteID>String content</SiteID>
        <StateName>String content</StateName>
      </ModifiedLogDetail>
    </LogDetails>
    <ReportDateTime>1999-05-31T11:20:00</ReportDateTime>
    <SensorFailure>true</SensorFailure>
    <ShippingInformation>String content</ShippingInformation>
    <TimeZone>String content</TimeZone>
    <TrailerID>String content</TrailerID>
    <TrailerLicensePlate>String content</TrailerLicensePlate>
    <VehicleID>String content</VehicleID>
    <VehicleLicensePlate>String content</VehicleLicensePlate>
  </ModifiedDriverLog>
</ArrayOfModifiedDriverLog>

The following is an example response Json body:

[{
	"CoDriverID":"String content",
	"CoDriverName":"String content",
	"DistanceUnit":"String content",
	"DriverConfirmed":true,
	"DriverID":"String content",
	"DriverName":"String content",
	"HOSRuleSet":"String content",
	"LogDetails":[{
		"CityName":"String content",
		"Comment":"String content",
		"Current":true,
		"DriverID":"String content",
		"EditedDate":"\/Date(928149600000+0000)\/",
		"EventType":"String content",
		"Latitude":1.26743233E+15,
		"LocationName":"String content",
		"Longitude":1.26743233E+15,
		"ModifiedDate":"\/Date(928149600000+0000)\/",
		"Odometer":1.26743237E+15,
		"RecordSID":"String content",
		"RecordTime":"\/Date(928149600000+0000)\/",
		"Remark":"String content",
		"RowID":"String content",
		"Sequence":"String content",
		"SiteID":"String content",
		"StateName":"String content"
	}],
	"ReportDateTime":"\/Date(928149600000+0000)\/",
	"SensorFailure":true,
	"ShippingInformation":"String content",
	"TimeZone":"String content",
	"TrailerID":"String content",
	"TrailerLicensePlate":"String content",
	"VehicleID":"String content",
	"VehicleLicensePlate":"String content"
}]

The following is the response Xml Schema:

<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Xata.Ignition.WebServiceAPI.Contracts.DataContract.StatusAndEvents" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Xata.Ignition.WebServiceAPI.Contracts.DataContract.StatusAndEvents" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType name="ModifiedDriverLog">
    <xs:sequence>
      <xs:element minOccurs="0" name="CoDriverID" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="CoDriverName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="DistanceUnit" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="DriverConfirmed" type="xs:boolean" />
      <xs:element minOccurs="0" name="DriverID" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="DriverName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="HOSRuleSet" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="LogDetails" nillable="true" type="tns:ArrayOfModifiedLogDetail" />
      <xs:element minOccurs="0" name="ReportDateTime" type="xs:dateTime" />
      <xs:element minOccurs="0" name="SensorFailure" type="xs:boolean" />
      <xs:element minOccurs="0" name="ShippingInformation" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="TimeZone" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="TrailerID" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="TrailerLicensePlate" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="VehicleID" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="VehicleLicensePlate" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ModifiedDriverLog" nillable="true" type="tns:ModifiedDriverLog" />
  <xs:complexType name="ArrayOfModifiedLogDetail">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="ModifiedLogDetail" nillable="true" type="tns:ModifiedLogDetail" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfModifiedLogDetail" nillable="true" type="tns:ArrayOfModifiedLogDetail" />
  <xs:complexType name="ModifiedLogDetail">
    <xs:complexContent mixed="false">
      <xs:extension base="tns:DriverLogDetailModifiedBase">
        <xs:sequence />
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:element name="ModifiedLogDetail" nillable="true" type="tns:ModifiedLogDetail" />
  <xs:complexType name="DriverLogDetailModifiedBase">
    <xs:sequence>
      <xs:element minOccurs="0" name="CityName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="Current" type="xs:boolean" />
      <xs:element minOccurs="0" name="DriverID" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="EditedDate" nillable="true" type="xs:dateTime" />
      <xs:element minOccurs="0" name="EventType" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="Latitude" type="xs:double" />
      <xs:element minOccurs="0" name="LocationName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="Longitude" type="xs:double" />
      <xs:element minOccurs="0" name="ModifiedDate" nillable="true" type="xs:dateTime" />
      <xs:element minOccurs="0" name="Odometer" nillable="true" type="xs:float" />
      <xs:element minOccurs="0" name="RecordSID" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="RecordTime" type="xs:dateTime" />
      <xs:element minOccurs="0" name="Remark" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="RowID" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="Sequence" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="SiteID" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="StateName" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="DriverLogDetailModifiedBase" nillable="true" type="tns:DriverLogDetailModifiedBase" />
  <xs:complexType name="ArrayOfModifiedDriverLog">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="ModifiedDriverLog" nillable="true" type="tns:ModifiedDriverLog" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfModifiedDriverLog" nillable="true" type="tns:ArrayOfModifiedDriverLog" />
</xs:schema>

Additional response Xml Schemas:

<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="anyType" nillable="true" type="xs:anyType" />
  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
  <xs:element name="boolean" nillable="true" type="xs:boolean" />
  <xs:element name="byte" nillable="true" type="xs:byte" />
  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
  <xs:element name="decimal" nillable="true" type="xs:decimal" />
  <xs:element name="double" nillable="true" type="xs:double" />
  <xs:element name="float" nillable="true" type="xs:float" />
  <xs:element name="int" nillable="true" type="xs:int" />
  <xs:element name="long" nillable="true" type="xs:long" />
  <xs:element name="QName" nillable="true" type="xs:QName" />
  <xs:element name="short" nillable="true" type="xs:short" />
  <xs:element name="string" nillable="true" type="xs:string" />
  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
  <xs:element name="char" nillable="true" type="tns:char" />
  <xs:simpleType name="char">
    <xs:restriction base="xs:int" />
  </xs:simpleType>
  <xs:element name="duration" nillable="true" type="tns:duration" />
  <xs:simpleType name="duration">
    <xs:restriction base="xs:duration">
      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:element name="guid" nillable="true" type="tns:guid" />
  <xs:simpleType name="guid">
    <xs:restriction base="xs:string">
      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:attribute name="FactoryType" type="xs:QName" />
  <xs:attribute name="Id" type="xs:ID" />
  <xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>

<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
  <tns:element name="schema">
    <tns:complexType />
  </tns:element>
</tns:schema>