hotel-search

Hotel Membership Preview

Return one example without signup; do not expose or accept hotel session IDs.

Like the existing public hotel ad flow, search/polling stays inside this bounded request. The frontend keeps both flight choices available while it waits.

post/hotel-search/membership-preview

Headers

authorizationstring nullable

Request body

observation_idstring uuid required

Response

Successful Response

namestring required
star_ratingnumber nullable
destinationstring required
check_instring date required
check_outstring date required
nightsinteger required
adultsinteger required
room_namestring nullable
public_providerstring required
expires_atstring date-time required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.