availability-legacy

Get By Ids With Appointment

post/api/availabilities/by-ids/with-appointment

Request body

idsstring[]

Availability UUID list

Response

Successful Response

idstring uuid required

Availability UUID

created_atstring date-time nullable

Creation timestamp

last_time_updatedstring date-time nullable

Last update timestamp

slot_datetimestring date-time nullable

Slot datetime

operator_idstring uuid nullable

Operator UUID

appointment_idstring uuid nullable

Appointment UUID

duration_minutesinteger nullable

Slot duration in minutes

patient_in_booking_idstring uuid nullable

Patient booking UUID

blocked_untilstring date-time nullable

Lock expiration datetime

statusstring nullable

Availability status

is_blockedboolean nullable

Whether slot is blocked

location_typestring nullable

Location type

expert_in_personboolean nullable

Whether the expert must be physically in person

clinic_location_idstring uuid nullable

Clinic location UUID

room_availability_idstring uuid nullable

Room availability UUID

Changes

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