Перейти до основного вмісту

CreateRecallDto

reasonstringrequired
Example: Контроль артеріального тиску
dueDatestringrequired

Дата нагадування (ISO date)

channelstring

email | sms | push

notestring
CreateRecallDto
{
"reason": "Контроль артеріального тиску",
"dueDate": "string",
"channel": "string",
"note": "string"
}