go back Home

driverStopReport

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<driverStopReport appliesToGroup="..." bol="..." cod="..." date="..." document="..." driverId="..." failure="..." freightPhoto="..." gpsAccuracy="..." handlingRequirement="..." latitude="..." longitude="..." osd="..." pod="..." signature="..." stopId="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"__type":"driverStopReport","appliesToGroup":"...","bol":"...","cod":"...","date":"...","document":"...","driverId":"...","failure":"...","freightPhoto":"...","gpsAccuracy":"...","handlingRequirement":"...","latitude":"...","longitude":"...","osd":"...","pod":"...","signature":"...","stopId":"..."}

Fields

name type
appliesToGroup boolean
bol BOL
cod List
date Date
document Document
driverId String
failure Failure
freightPhoto FreightPhoto
gpsAccuracy BigDecimal
handlingRequirement List
latitude BigDecimal
longitude BigDecimal
osd List
pod POD
signature Signature
stopId String