GET reservationsAsk AIget https://api.bookingexperts.com/v3/suppliers/{supplier_id}/reservationsReturns all reservations of the supplierPath Paramssupplier_idstringrequiredSupplier IDQuery Paramspage[number]integer≥ 1Page numberpage[size]integer1 to 100Page sizesortstringSort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id, start_date, end_date, created_at_date, created_at, updated_atfields[reservation]stringFieldset. Specify a comma separated list of attributes to returnincludestringIncludes list. Specify a comma separated list of resources to include.filter[id]stringFilter on IDfilter[start_date]stringFilter on start_datefilter[end_date]stringFilter on end_datefilter[late_checkout]stringFilter on late_checkoutfilter[remote_reservation_key]stringFilter on remote_reservation_keyfilter[guest_name]stringFilter on guest_namefilter[payment_guarantee]stringFilter on payment_guaranteefilter[note]stringFilter on notefilter[fixed_rentable]stringFilter on fixed_rentablefilter[price_according_to_channel_calculation]stringFilter on price_according_to_channel_calculationfilter[checked_in_on]stringFilter on checked_in_onfilter[checked_out_on]stringFilter on checked_out_onfilter[cancellation_insurance]stringFilter on cancellation_insurancefilter[letter_in_booking]stringFilter on letter_in_bookingfilter[created_at_date]stringFilter on created_at_datefilter[access_code]stringFilter on access_codefilter[stay_reason]stringFilter on stay_reasonfilter[created_at]stringFilter on created_atfilter[updated_at]stringFilter on updated_atfilter[category]stringFilter on category. Specify a comma separated list of IDs to filter on.filter[rentable_type]stringFilter on rentable_type. Specify a comma separated list of IDs to filter on.filter[rentable_identity]stringFilter on rentable_identity. Specify a comma separated list of IDs to filter on.filter[inventory_object]stringFilter on inventory_object. Specify a comma separated list of IDs to filter on.filter[booking]stringFilter on booking. Specify a comma separated list of IDs to filter on.filter[order]stringFilter on order. Specify a comma separated list of IDs to filter on.filter[primary_package]stringFilter on primary_package. Specify a comma separated list of IDs to filter on.filter[extra_packages]stringFilter on extra_packages. Specify a comma separated list of IDs to filter on.filter[extra_order_items]stringFilter on extra_order_items. Specify a comma separated list of IDs to filter on.filter[cancellation_rules]stringFilter on cancellation_rules. Specify a comma separated list of IDs to filter on.filter[reservation_amenities]stringFilter on reservation_amenities. Specify a comma separated list of IDs to filter on.filter[labels]stringFilter on labels. Specify a comma separated list of IDs to filter on.filter[administration]stringFilter on administration. Specify a comma separated list of IDs to filter on.filter[discount_action]stringFilter on discount_action. Specify a comma separated list of IDs to filter on.filter[main_order_items]stringFilter on main_order_items. Specify a comma separated list of IDs to filter on.HeadersAccept-LanguagestringSupported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.Responses 200ReservationCollectionResponse 429Error defaultErrorUpdated 8 months ago