Query ReservationsCopy Pageget https://api.hostex.io/v3/reservationsYou can query reservations by making a request to this endpoint.Query Paramsreservation_codestringFilters the results by the specified reservation code.property_idintegerFilters the results by the specified property ID.statusstringenumFilters the results by the specified reservation status.wait_acceptwait_payacceptedcancelleddeniedtimeoutAllowed:wait_acceptwait_payacceptedcancelleddeniedtimeoutstart_check_in_datedateFilters the results to include reservations with check-in dates starting from this date (inclusive).end_check_in_datedateFilters the results to include reservations with check-in dates up to this date (inclusive).start_check_out_datedateFilters the results to include reservations with check-out dates starting from this date (inclusive). By default, reservations within 180 days are returned.end_check_out_datedateFilters the results to include reservations with check-out dates up to this date (inclusive).order_bystringenumDefaults to booked_atSorts the results by the specified field. Default is booked_at.booked_atcheck_in_datecheck_out_datecancelled_atAllowed:booked_atcheck_in_datecheck_out_datecancelled_atchannel_typestringenumFilters the results by the specified channel type.airbnbbooking.comagodaexpediavrbotrip.combooking_sitetujia_intlhostex_directtujiaxiaozhumeituan_bnbmeituan_hotelmuniaofliggyzhukeyuntiktokxiaohongshuctriphoufyShow 20 enum valuesoffsetintegerDefaults to 0Specifies the starting index from which the results should be returned. Default: 0limitintegerDefaults to 20Determines the maximum number of results to be returned, up to a maximum of 100. Default: 20.Response 200Updated over 2 years ago