booking-proposals

Confirm Booking Proposal

put/api/v1/booking-proposals/{observation_id}/confirm

Path parameters

observation_idstring uuid required

Request body

property_idstring uuid nullable
property_codestring nullable
requested_checkinstring date nullable
requested_checkoutstring date nullable
party_sizeinteger nullable

Response

Successful Response

confirmed_observation_idstring uuid nullable required

Changes