Notifications Overview
Notifications are a first-class operational domain in Ikawaari.
They complement webhooks and events by surfacing actionable information directly to merchants and operators.
Implemented merchant surfaces
Current merchant-oriented notification capabilities include:
- notification list retrieval
- mark-as-read operations
- alert settings management
- event visibility in merchant operations surfaces
Domain boundaries
Notifications are distinct from:
- public webhook endpoints
- app event subscriptions
- generic event retrieval APIs
Documentation priority
Notification docs should explain:
- inbox semantics
- unread/read lifecycle
- alert settings versus notification items
- relation between events, webhooks, and notifications