Update reservationAsk AIput https://cdp.bookboost.io/api/v1/reservations/{uuid}Update reservation.Path ParamsuuidstringrequiredThe UUID of the reservation.Body Paramsnumber_of_adultsintegernumber_of_childrenintegerstartstringMust be a valid date in the format Y-m-d\TH:i:sP.endstringMust be a valid date in the format Y-m-d\TH:i:sP.statusstringenumREQUESTEDENQUIREDREQUESTEDOPTIONALEXPECTEDNO_SHOWCANCELLEDCHECKED_INCHECKED_OUTTRANSFERREDOTHERWAITLISTEDShow 11 enum valuesarrival_date_timestringThis field is required when status is CHECKED_IN. Must be a valid date in the format Y-m-d\TH:i:sP.departure_date_timestringMust be a valid date in the format Y-m-d\TH:i:sP.property_idintegerchannel_segmentstringMust not be greater than 255 characters.channel_categorystringMust not be greater than 255 characters.market_segmentstringMust not be greater than 255 characters.market_categorystringMust not be greater than 255 characters.balanceintegercurrencystringMust not be greater than 255 characters.total_gross_amountintegercreated_at_in_pmsstringMust be a valid date in the format Y-m-d\TH:i:sP.channelobjectchannel objectguestsarray of objectsguestsADD objectrate_plansarray of objectsrate_plansADD objectspacesarray of objectsspacesADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200success 404connector not foundUpdated 5 months ago