Trip Pricing Operations
Taxi & Private Hire › Products › Pricing › Trip Pricing Operations
Generally available
The API for pricing operations on an existing trip: reprice it after its inputs change, view the fixed-versus-metered fare comparison, or apply a manual override to a final fare. Distinct from pre-booking quote previews.
Example request
GET /client/{clientId}/trip/{tripId}/pricing-preview
See the API reference for the full request and response schema.
Endpoints
| Method | Path | |
|---|---|---|
GET | /client/{clientId}/trip/{tripId}/pricing-preview · primary |
Full request/response schemas and an interactive explorer will live in the API reference (coming soon).