rooms

Get By Room Ids

post/api/room-availabilities/by-room-ids

Request body

room_idsstring[]

List of room UUIDs

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.