v1

latestOpenAPI 3.0.12026-07-133870165.8 KB
Appointments

Confirm Appointment

Use this endpoint to Confirm an appointment. This updates the boolean confirmed field to TRUE. NOTE: If the appointment status is set to "RS", Reserved, it also updates the status of the appointment to "BK", Booked.

For more information: Appointment Overview

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

Path parameters

idinteger required

appointment id to confirm

Query parameters

undoboolean

Use this parameter to undo the confirmed status

Response

Success