Tenant Capabilities
Taxi & Private Hire › Products › Capability › Tenant Capabilities
Generally available
How a tenant opts into the platform capability catalogue. For each capability it offers, the tenant sets its own display name and configuration — an optional dispatch boost that favours matching drivers, an optional per-unit charge for chargeable capabilities, and an optional tax classification. Drivers and vehicles then declare which of these they provide.
Example request
POST /client/{clientId}/clientcapability
See the API reference for the full request and response schema.
Endpoints
| Method | Path | |
|---|---|---|
POST | /client/{clientId}/clientcapability · primary | |
GET | /client/{clientId}/clientcapability/{clientCapabilityId} | |
POST | /client/{clientId}/clientcapability/{clientCapabilityId} |
Full request/response schemas and an interactive explorer will live in the API reference (coming soon).
Use cases
Operator flows that exercise this feature.
config risk: low
Enable a client capability with an optional price (e.g. baby-seat fee).
POST/client/{clientId}/clientcapability