Skip to main content

trackingInfo

trackingInfo

Path Parameters
    sub_trip_uuid string required

    sub_trip_uuid

Responses

OK


Schema
    dealerLogo string
    destination object
    address string
    latitudeDouble double
    longitude double
    driver object
    imageUrl string
    name string
    phone string
    error object
    errorCode string
    errorDescription string
    metadata object
    property name* string
    lastLocation object
    address string
    latitudeDouble double
    longitude double
    manager object
    imageUrl string
    name string
    phone string
    rideType string

    Possible values: [PICKUP_CUSTOMER, PICKUP_VEHICLE, DROPOFF_CUSTOMER, DROPOFF_VEHICLE, LOANER_SWAP, MISCELLANEOUS, RIDE_SHARE]

    showDriverNumberToCustomer boolean
    source object
    address string
    latitudeDouble double
    longitude double
    subRideType string

    Possible values: [OUTBOUND, INBOUND]

    subscribeKey string
    tripStatus string
    warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...