find
public final Response<Booking> find(String bookingId, FindBookingQueryParams queryParams, RequestOverrides overrides)
Find a booking
Return
The Booking object
Parameters
bookingId
The ID of the booking to find.
queryParams
Optional query parameters to apply
overrides
Optional request overrides to apply