UpdateRecallDto
reasonstring
dueDatestring
Дата нагадування (ISO date)
channelstring
email | sms | push
statusstring
scheduled | notified | completed | cancelled
notestring
UpdateRecallDto
{
"reason": "string",
"dueDate": "string",
"channel": "string",
"status": "string",
"note": "string"
}