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-10-13] Scheduled Rides Update Restriction
Changed
- Attempting to update scheduled or reserve rides via Update Health Trip now returns a 400 error with code
validation_failedand message “Scheduled rides cannot be updated via the API”
¶ [2025-05-29] - Health Widgets
Added
- New sections detailing UI widgets for Health Rides
¶ [2025-06-10] New Health Rides documentation
Added
- Launch of New Open API standard documentation
- Latest Sandbox documentation can now be found under API Reference Sandbox.
- Older documentation is marked as (Previous Version)
¶ [2025-05-16] - Introduce Auto-Accept Trip preference in Sandbox
Added
- Added new field
preferences.auto_accept_tripin Create Sandbox Run. (Supported for all on-demand ride simulations)
¶ [2025-03-28] Add new fields to update guest
Added
- Added new field
pickupin Update Guest Trip to be used instead of the deprecatedstart_location. - Added new field
dropoffin Update Guest Trip to be used instead of the deprecatedend_location.
¶ [2025-02-13] Teen Account Validation
Added
- Added new validation error for teen account associated trips in Create Guest Trip
¶ Feb 18, 2025 - Introduce Multi-stops support
Added
- Added new field
stopsin Create Health Trip, Update Health Trip and Get Health Trip. (Supported for all ride types)
[2025-10-13] Scheduled Rides Update Restriction
[2025-05-29] - Health Widgets
[2025-06-10] New Health Rides documentation
[2025-05-16] - Introduce Auto-Accept Trip preference in Sandbox
[2025-03-28] Add new fields to update guest
[2025-02-13] Teen Account Validation
Feb 18, 2025 - Introduce Multi-stops support