Mark an appointment as confirm or undo confirm

This API confirms a visit or is used to undo a confirmed visit.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request Model

ChangeAppointmentStatusRequest

Json PropertyData TypeDescription
updated_by_idGuidIdentifier of the user performing the confirm or undo-confirm operation.

Response Model

If the call is successful, the error object in your response will be null.

ConfirmAppointmentResponse

Json PropertyData TypeDescription
errorAPIV2ErrorModelError details. Returns null when the operation is successful.
Path Params
string
required

Unique identifier of the invoice associated with the appointment.

Query Params
boolean
Defaults to false

Set to true to undo a confirmed appointment. Omit or set to false to confirm the appointment.

Body Params
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json