Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
¶ [2025-02-13] Teen Account Validation
Added
- Added new validation error for teen account associated trips in Create Guest Trip
¶ [2025-02-07] Multi-rider and Multi-stops Support
Added
- Added new field
additional_guests
in Create Guest Trip, Update Guest Trip and Get Guest Trip. (Supported for all ride types except Hourly) - Added new field
stops
in Create Guest Trip, Update Guest Trip and Get Guest Trip. (Supported for all ride types) - Added waypoints support to Trip Estimates for multi-stops functionality
- Added Support Ride Type details for Multi-Rider and Multi-stop features in Create Guest Trip
¶ [2025-01-24] Colorado Regulation Fields
Added
- Added new Colorado regulation fields to Get Guest Trip API documentation including fare breakdown details for trips starting in Colorado, US
¶ [2024-12-15] Flexible Rides and Spend Cap Enhancement
Added
- Added
spend_cap_details
to Get Guest Trip endpoint - Added GetTrip example documentation for Flexible ride with DeferredRideOptions in Get Guest Trip
¶ [2024-11-26] Update Trip Endpoint restrictions
Changed
- Updated documentation for trip update endpoints in Update Guest Trip
¶ [2024-11-20] Supply Prediction Update
Added
- Added UNKNOWN supply prediction value to Trip Estimates API documentation
¶ [2024-10-12] Flexible Rides Enhancement
Added
- Added DeferredRideOptions.ExpirationTimeMS for guest rides in Get Guest Trip
- Added support for demand shedding in Dispatch Flex Ride
¶ [2024-09-18] Directed dispatch pin field
Added
- Added ‘directed_dispatch_info’ and ‘directed_dispatch_info.dispatch_pin’ to the trip item parameters for processing trips that contain this information Get Guest Trip
¶ [2024-08-25] Follow-up Trip Details
Added
- Added
follow_up_trip_details
to Get Guest Trip documentation
¶ [2024-08-12] Sandbox API Update
Changed
- Deprecated driver location from sandbox driver state API
- Improved create run info in sandbox getting started documentation
¶ [2024-06-17] Sandbox Error Handling
Added
- Improved sandbox error documentation and handling
¶ [2024-05-15] Trip Status and Driver Information
Added
- Added completed status in Get Guest Trip endpoint
- Added improved driver phone descriptions for Get Guest Trip
- Added driver regulatory info to Get Guest Trip endpoint responses
¶ [2024-03-05] Location Fields Update
Changed
- Deprecated startLocation and endLocation in Create Guest Trip
- Changed fields to snake_case format across all endpoints
- Deprecated zone_id field in Create Guest Trip
- Added recommendation to use pickup and dropoff objects on Create Guest Trip payload request
¶ [2024-03-04] Trip Distance Update
Changed
- Updated trip_distance_miles description in Get Guest Trip documentation
¶ [2024-02-02] Cancellation Information Update
Added
- Added
cancellation_info
field to Get Guest Trip API specification
[2025-02-13] Teen Account Validation
[2025-02-07] Multi-rider and Multi-stops Support
[2025-01-24] Colorado Regulation Fields
[2024-12-15] Flexible Rides and Spend Cap Enhancement
[2024-11-26] Update Trip Endpoint restrictions
[2024-11-20] Supply Prediction Update
[2024-10-12] Flexible Rides Enhancement
[2024-09-18] Directed dispatch pin field
[2024-08-25] Follow-up Trip Details
[2024-08-12] Sandbox API Update
[2024-06-17] Sandbox Error Handling
[2024-05-15] Trip Status and Driver Information
[2024-03-05] Location Fields Update
[2024-03-04] Trip Distance Update
[2024-02-02] Cancellation Information Update