Fold a duplicate reminder into this one; the duplicate is removed with
Merged history on both sides
post/Reminders/{id}/merge
Path parameters
idstring required
Request body
duplicateReminderIdstring
The duplicate to fold into this reminder; it is removed with Merged history on both sides.
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?".