A stable, unique, Railway-provided identifier, always prefixed with sch_.
practitioner
string|object
The practitioner id (prefixed with prac_) whose schedule this is. It can be expanded into the complete Practitioner Object.
location
string|object
The location id (prefixed with loc_) where there this practitioner's schedule is valid for. It can be expanded into the complete Location Object.
insurances
string[]|object[]
The list of insurance ids (prefixed with ins_) that the practitioner accepts at this location. It can be expanded into a list of Insurance Objects.
appointment_type
string|object
The appointment (or visit) type of all slots on this schedule. Returned as the appointment type id (prefixed with aptp_) or the expanded Appointment Type Object.
estimated_earliest_slot
date
The estimated earliest slot available in YYYY-MM-DD format.
scheduling_method
string|null
The scheduling method available through Closure's API for this schedule. Valid options are direct_api, open_slots_only, and null.
created_at
datetime
The ISO 8601 timestamp of when the object was created.
updated_at
datetime
The ISO 8601 timestamp of when the object was last updated.