logs

Set Linked Stay

Point this log at a stay by hand, superseding any existing link.

A manual link outranks later automatic resolution — it is written verified, so the resolver cannot move it out from under the person who made it.

put/api/v1/logs/{subject}/{log_id}/stay-link

Path parameters

subject'voice' | 'text' | 'email' | 'booking' required
log_idstring uuid required

Request body

booking_record_idstring uuid required
referencestring nullable

Response

Successful Response

booking_record_idstring uuid required
reservation_idstring required
property_namestring required
checkinstring date required
checkoutstring date required
guest_namestring nullable
sourcestring nullable
match_methodstring required

Changes