Cancel Ride
cancel_rideCancel an active ride using its ride ID, include an optional reason, and receive the cancellation fee and final ride status.
Instructions
Cancel an active ride and return its cancellation fee and final status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional cancellation reason | |
| rideId | Yes | Ride ID returned by request_ride |