/api/partner/v1/bookings/{bookingId}/tollsBooking tolls
List the priced tolls of one booking.
The tolls of a single rental: the GPS tolls already keyed to that booking, plus the agency tolls its car produced inside the rental window — the same attribution the platform bills from. An agency toll carries no booking id of its own; it belongs to the car, and the rental window is what makes it this booking's.
Authorization
X-Api-Key headerSend your partner key on every request. The key is bound to exactly one owner account.
Path parameters
bookingIdstringpathrequiredOur booking id OR your own external booking id.
Query parameters
sourcestringqueryWhich toll sources to include.
allagencyagentgpsDefault: allpageintegerquery1-based page number.
1pageSizeintegerqueryRows per page. Capped at 1000.
100Response
200 · application/jsonsuccessbooleanrequireddataobjectThe shape of data on every list endpoint. items is added by each list's own schema.
pageintegerrequired1-based page number you asked for.
pageSizeintegerrequiredtotalintegerrequiredRows in the whole filtered set
hasMorebooleanrequiredAnother page is waiting — request page+1.
itemsToll[]errorstringnullable