Latest endpoints
A common integration use case is to show changes that have occured recently, for example, which journeys have completed since 11:00, which vehicles have changed location etc. To assist with this type of integration, the following endpoints accept the optional parameter:fromDateTime
- Live Position Latest
- Live Position Latest AEMP
- Live Position Latest GeoJSON
- Vehicle Journeys Latest
- Driver Journeys Latest
- Vehicle Journey History Latest
- Driver Journey History Latest
1
Call the endpoint
Do not specify a value for
fromDateTime- The output response will include
processedDateTime
2
On the next call specify the "fromDateTime"
Set the value for
fromDateTimeto be the same as the value for processedDateTimefrom the previous call.- The response for this request, will include only those items that have been processed by MyConnectedFleet platform since the specified date/time.
