Skip to main content

getLocationHistoryForEventUuid

getLocationHistoryForEventUuid

Path Parameters
    department_token string required

    department_token

    event_uuid string required

    event_uuid

Header Parameters
    authorization string required

    authorization

Responses

OK


Schema
    endPoint object
    locationLat double
    locationLon double
    timeStamp date-time
    error object
    errorCode string
    errorDescription string
    metadata object
    property name* string
    historyForSubTrips object[]
  • Array [
  • pickupDeliveryHistoryResponse object
    coordinates object[]
  • Array [
  • locationLat double
    locationLon double
    timeStamp date-time
  • ]
  • subRideType string

    Possible values: [OUTBOUND, INBOUND]

    subTripUUID string
  • ]
  • kmlFileUrl string
    startPoint object
    locationLat double
    locationLon double
    timeStamp date-time
    warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...