v1

latestOpenAPI 3.0.12026-07-133870165.8 KB
Appointments

Set NoShow Status

Use this endpoint to change the status of an appointment from "BK", Booked to "NS", NoShow. This gives API consumers a way to internally track No Show appointments. It provides no added functionality in OnSched.

For more information: Appointment Overview

put/consumer/v1/appointments/{id}/noshow

Path parameters

idinteger required

appointment id to mark as NoShow

Request body

AppointmentNoShowModel required

Response

Success