v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Mark an appointment as confirm or undo confirm

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

put/v1/invoices/{invoice_id}/confirm

Path parameters

invoice_idstring required

Unique identifier of the invoice associated with the appointment.

Query parameters

undo_confirmboolean

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

Request body

RAW_BODYstring

Response

200

OR