POST reservationAsk AIpost https://api.bookingexperts.com/v3/channels/{channel_id}/reservationsCreate a new reservationPath Paramschannel_idstringrequiredChannel IDQuery Paramsfields[reservation]stringFieldset. Specify a comma separated list of attributes to returnincludestringIncludes list. Specify a comma separated list of resources to include.confirmbooleanIf set to true, makes the reservation confirmed. A confirmed reservation will not expire. Unconfirmed reservations will expire based on the temporary_booking_validity_in_hours attribute of the channel (by default 1 hour).truefalsevalidate_minimum_advance_noticebooleanDefaults to falseIf set to true, validates that the reservation preview satisfies the minimum advance notice requirements.truefalseallow_reservations_in_the_pastbooleanDefaults to falseIf set to true, allows the reservation to start in the past.truefalsevalidate_length_of_stay_does_not_exceed_max_av_cache_length_of_staybooleanDefaults to falseIf set to true, validates that the stay of the reservation preview does not exceed the maximum length of stay supported by the availability cache (30).truefalseBody ParamsdataobjectA reservation of a single accommodation (InventoryObject) as part of a Booking. Each Reservation in a Booking may have mutiple order items. The total price of a Booking is the sum of all order items belonging to its reservations.data objectincludedarrayincludedADD Category | RentableType | RentableIdentity | InventoryObject | Booking | Order | DiscountCard | PrimaryPackage | ExtraPackage | ExtraOrderItem | CancellationRule | ReservationAmenity | Amenity | LabelHeadersAccept-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 200ReservationResponse 429Error defaultErrorUpdated 7 months ago