Skip to content

Trip Pricing Operations

Taxi & Private HireProductsPricing › 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

MethodPath
GET /client/{clientId}/trip/{tripId}/pricing-preview · primary

Full request/response schemas and an interactive explorer will live in the API reference (coming soon).