SRM_CreateNewBooking prefill information
3rd October 2022
Hi Gerwin, Please try the following code, should do what you want. var bookingManager = new BookingManager(“Replace with Booking Manager Element Name”); var bookingData = new Booking { BouqetViewName = …