In-App Reminders


Push Notifications

Push Payload

{
  "title": "Reminder title",
  "body": "Нагадування за 1 день" or "Нагадування за 1 годину",
  "tag": "entity_type-entity_id-reminder_type",
  "url": "/path/to/entity"
}