added

Extending Webhooks with PartnerTravellerID

What's New

We are extending our Webhooks with partner_traveler_id in order to increase the possibilities for our partner to lookup their data.

By returning partner_traveler_id through our webhooks, we allow for easier tracking of trips updates, and therefore a better experience for your customers.

What is partner_traveler_id

In case you are using an OAuth integration to allow your users to book trips with Karhoo, we will record the id of your user as it appears in your system in this field. This allows you to conveniently search bookings using your own id for a specific user. The value of the partner_traveller_id field is automatically populated based on the user token obtained in the OAuth flow so it is secure. If you are not using an OAuth integration for your users with Karhoo, the value of this field will be empty and you will not be able to use this field as part of the bookings search endpoint.