Notification
A notification of an event happening in the system.
For information about the concept, see notification and notice.
Relevant links
Fields
| Name | Description | Format | Reference |
|---|---|---|---|
| id | Unique surrogate identifier. | bigint Read only |
|
| acknowledged | Whether the notification was acknowledged by the target user. | boolean Required |
|
| event_id | Reference to the event notified by this resource. | bigint Required Non-updatable |
event.id |
| party_id | Reference to the party concerned by this notification. | bigint Required Non-updatable |
party.id |
| recorded_at | When the resource was recorded (created or updated) in the system. | date-time Read only |
|
| recorded_by | The identity that recorded the resource. | bigint Read only |
Validation Rules
No validation rules.
Authorization
Resource Level Authorization
Below is the RLA for the resource. The default policy is deny.
Anonymous
No policies.
Entity
No policies.
Common
| Policy key | Policy | Status |
|---|---|---|
| NOT-COM001 | Read and acknowledge notifications targeting them. | DONE |
Balance Responsible Party
No policies.
End User
No policies.
Energy Supplier
No policies.
Flexibility Information System Operator
| Policy key | Policy | Status |
|---|---|---|
| NOT-FISO001 | Read all notifications. | DONE |
Organisation
No policies.
System Operator
No policies.
Service Provider
No policies.
Third Party
No policies.
Field Level Authorization
For party type abbreviations, check the authentication docs.
| FIELD | ANON | BRP | ES | EU | FISO | SO | SP | TP | ORG |
|---|---|---|---|---|---|---|---|---|---|
| id | R | R | R | R | R | R | R | ||
| acknowledged | RU | RU | RU | RU | RU | RU | RU | ||
| event_id | R | R | R | R | R | R | R | ||
| party_id | R | R | R | R | R | R | R | ||
| recorded_at | R | R | R | R | R | R | R | ||
| recorded_by | R | R | R | R | R | R | R |