booking-proposals

List Booking Proposals

get/api/v1/booking-proposals/{surface}/{log_id}

Path parameters

surface'voice' | 'text' | 'email' required
log_idstring uuid required

Response

Successful Response

observation_idstring uuid required
property_idstring uuid nullable required
property_codestring nullable required
requested_checkinstring date nullable required
requested_checkoutstring date nullable required
party_sizeinteger nullable required
guest_namestring nullable required
guest_emailstring nullable required
observed_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.