Support for declaring tips

August 27, 2025

We have introduced the ability to declare an optional tip amount and currency to send to a driver upon booking creation.

Upon regular booking creation we now allow customers and admins to pass an optional tip request payload. The contained fractional amount and currency code will be persisted on the booking.

We also indicate this value on the standard booking response when present.


At this time this value is simply being stored and returned, no further features are available on our platform for further usage - similar to our tour earnings mechanism, this feature simply provides a way to provide and store the data, and further processing needs to be implemented as needed via our API and other integrations.