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

Changes

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