rooms

Update By Field

patch/api/room-availabilities/by-field

Request body

fieldstring required

One of availability_id, operator_id, appointment_id, room_id

valuestring uuid nullable

Response

Successful Response

idstring uuid required
room_idstring uuid required
start_timestring date-time required
end_timestring date-time required
is_availableboolean required
availability_idstring uuid nullable
operator_idstring uuid nullable
appointment_idstring uuid nullable
notesstring nullable
created_atstring date-time nullable
updated_atstring date-time nullable

Changes

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