v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Update Appointment Progress: Start, Open, or Complete

This API marks the progress of an appointment as start, open, or complete.

put/v1/appointments/{appointment_id}/progress

Request body

RAW_BODYstring

Response

200

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "error": {
    "code": "AA174",
    "message": "Appointment cannot be set to open state before start or after complete"
  }
}