The Appointment Type Object

AttributeTypeDescription
idstringA static, unique, Railway-provided id for the appointment type. Always prefixed with aptp_.
patient_affiliationstringValid options are: new_patient and returning_patient.
locationstringValid options are in_person and virtual.
display_namestringA formatted name for the appointment type.
created_atdatetimeISO 8601 timestamp of when the appoint type object was created.
updated_atdatetimeISO 8601 timestamp of when the appoint type object was last updated.