rooms

Get Details By Room Range

get/api/room-availabilities/details/by-room-range

Query parameters

room_idstring uuid required
start_datestring date-time required
end_datestring date-time required

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.