Complete a reminder with explicit completion semantics (manual / outside record)
post/Reminders/{id}/complete
Path parameters
idstring required
Request body
completionTypeinteger
completedAtstring date-time nullable
notestring nullable
Response
OK
idstring
titlestring
descriptionstring nullable
categoryinteger
origininteger
dueDatestring date-time
snoozeUntilstring date-time nullable
isActiveboolean
isCompletedboolean
completedAtstring date-time nullable
patientIdstring nullable
patientNamestring nullable
clientIdstring nullable
clientNamestring nullable
appointmentIdstring nullable
customAttributesobject nullable
emissionSourceinteger
What kind of producer created a machine- or human-generated work item
(Reminder or WorkTask). Structured replacement for the provenance that used
to live only in Reminder.CustomAttributes. ReminderOrigin
is kept for API compatibility; this is the authoritative answer to
"what created this?".