Lyft
Schemas
Copy Page
Lyft
Public
Cost estimates
Available drivers nearby
Pickup ETAs
Types of rides
User
The user's general info
List rides
Request a Lyft
Get the ride detail of a given ride ID
Cancel a ongoing requested ride
Update the destination of the ride
Add the passenger's rating, feedback, and tip
Get the receipt of the rides.
Sandbox
Preset Prime Time percentage
Propagate ride through ride status
Preset types of rides for sandbox
Driver availability for processing ride request
Schemas
Schemas
ApiError
CancellationCost
CancellationCostError
CancellationRequest
Charge
Cost
CostEstimate
CurrentRideLocation
DriverDetail
ErrorDetail
Eta
LatLng
LineItem
Location
NearbyDriver
NearbyDriversByRideType
PassengerDetail
PickupDropoffLocation
PricingDetails
Profile
RatingRequest
Ride
RideDetail
RideLocation
RideProfileEnum
RideReceipt
RideRequest
RideRequestError
RideStatusEnum
RideType
RideTypeEnum
RideTypeEnumWithOther
SandboxDriverAvailability
SandboxPrimetime
SandboxRideStatus
SandboxRideType
SandboxRideUpdate
Tip
TipParams
UserDetail
VehicleDetail
Schemas
Copy Page
SandboxRideUpdate
Response when a sandbox ride is propagated through ride status
{
"ride_id"
:
123456789
,
"status"
:
"accepted"
}