This query returns a list of when a new trip was completed.
- API endpoint slug
- bouncie.history_of_trips_completed
- Runtime method
- performQuery("bouncie.history_of_trips_completed")
Query fields
- Label
- Which vehicle?
- Slug
- vehicle
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Bouncie.historyOfTripsCompleted.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- start_of_trip
- Filter code
- Bouncie.historyOfTripsCompleted.StartOfTrip
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- end_of_trip
- Filter code
- Bouncie.historyOfTripsCompleted.EndOfTrip
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- fuel_consumed
- Filter code
- Bouncie.historyOfTripsCompleted.FuelConsumed
- Type
- String
- Example
- 0.617
- Slug
- trip_distance
- Filter code
- Bouncie.historyOfTripsCompleted.TripDistance
- Type
- String
- Example
- 26.5
- Slug
- max_speed
- Filter code
- Bouncie.historyOfTripsCompleted.MaxSpeed
- Type
- String
- Example
- 75
- Slug
- trip_time
- Filter code
- Bouncie.historyOfTripsCompleted.TripTime
- Type
- String
- Example
- 17 minutes
- Slug
- total_idling_time
- Filter code
- Bouncie.historyOfTripsCompleted.IdleTime
- Type
- String
- Example
- 2 minutes
- Slug
- vehicle_name
- Filter code
- Bouncie.historyOfTripsCompleted.VehicleName
- Type
- String
- Example
- Toyota Camry
- Slug
- hard_braking_counts
- Filter code
- Bouncie.historyOfTripsCompleted.HardBrakingCounts
- Type
- String
- Example
- 1
- Slug
- hard_acceleration_counts
- Filter code
- Bouncie.historyOfTripsCompleted.HardAccelerationCounts
- Type
- String
- Example
- 1
- Slug
- average_drive_speed
- Filter code
- Bouncie.historyOfTripsCompleted.AverageDriveSpeed
- Type
- String
- Example
- 45
- Slug
- trip_time_minutes_raw
- Filter code
- Bouncie.historyOfTripsCompleted.TripTimeMinutes
- Type
- String
- Example
- 13
- Slug
- total_idling_time_minutes_raw
- Filter code
- Bouncie.historyOfTripsCompleted.IdleTimeMinutes
- Type
- String
- Example
- 3
- Slug
- start_of_trip_location
- Filter code
- Bouncie.historyOfTripsCompleted.StartOfTripLocation
- Type
- String
- Example
- 1234 Main St. Dallas, TX 75251
- Slug
- end_of_trip_location
- Filter code
- Bouncie.historyOfTripsCompleted.EndOfTripLocation
- Type
- String
- Example
- 1234 Main St. Dallas, TX 75251