booking-proposals

Suggest Booking Proposals Route

Run the strong model over the log and return its pending suggestions.

post/api/v1/booking-proposals/{surface}/{log_id}/suggest

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

Changed in 1 of the 28 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 28 revisions, 1 has no diff computed.