hotel-stays

List Hotel Stays

Get hotel stays for the current user.

Can filter by booking ID.

get/hotel-stays/

Query parameters

bookingstring nullable

Filter by booking ID

Filter by booking ID

Response

Successful Response

booking_idstring required
confirmation_codestring nullable
hotel_namestring nullable
hotel_chainstring nullable
citystring nullable
countrystring nullable
check_in_datestring nullable
check_out_datestring nullable
room_typestring nullable
number_of_roomsinteger nullable
statusstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.