Notifications
Notification endpoint can be used to retrieve a list of notifications for user.
Resource representation
Properties
id readonly string
|
Notification id. |
type read, write string
|
Notification type. Possible values:account, connection, entry, budget, balance, news, add_entry, add_budget, upgrade, connections, export |
action read, write string
|
Notification action, depends on |
text read, write string
|
Notification text. |
date read, write string
|
Notification date. Format:date-time |
deleted readonly boolean
|
Is notification deleted. |
modified readonly string
|
Specifies when the notification was last modified. |
* denotes required field/parameter.