Create Appointment
post
https://app.untetherlabs.com/api/v1/appointmentsRequest body#
createdAtstringtypestringAppointment type, company specific
statusAppointmentStatus· default "upcoming"- upcoming
- occurred
- cancelled
- no-show
- re-scheduled
providerIduuidmemberIdstring | nullstartDatestringendDatestringactualStartDatestring | nullactualEndDatestring | nulllocationstring | nullcancellationDatestring | nullOnly present when status = cancelled
cancellationReasonstring | nullOnly present when status = cancelled
Response 201#
createdAtstringtypestringAppointment type, company specific
statusAppointmentStatus- upcoming
- occurred
- cancelled
- no-show
- re-scheduled
providerIduuidmemberIdstring | nullstartDatestringendDatestringactualStartDatestring | nullactualEndDatestring | nulllocationstring | nullcancellationDatestring | nullOnly present when status = cancelled
cancellationReasonstring | nullOnly present when status = cancelled