Get Trip Receipt
get_trip_receiptRetrieve itemized fare details for a completed Uber trip, including taxes, tip, total, and currency, using the trip ID from trip history.
Instructions
Get the fare line items, taxes, tip, total, and currency for a completed trip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tripId | Yes | Trip ID returned by trip history |