Skip to main content

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
You can use these endpoints to return items that have been processed by MICHLEIN Connected Fleet since a specified date/time as follows:
1

Call the endpoint

Do not specify a value forfromDateTime
  • The output response will include processedDateTime
2

On the next call specify the "fromDateTime"

Set the value forfromDateTimeto 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.