Bookings

Working with bookings in Airship

Our booking search endpoint allows you to query table bookings on a specific field (i.e. booking reference) to return the booking payload. The Booking ID returned from this call can then be used as a parameter update the booking.

Booking Update

Our booking update enables partners to provide an update to an existing booking within Airship, for status changes (i.e. cancelations) / reservation updates. In order to update a booking within Airship, the Airship Booking ID is required to be passed as a parameter.

Note, Airships Contacts + Append booking data endpoint will automatically update an existing booking based on if the Booking_reference is already in Airship.

Last updated