Skip to main content

Notification Channels

Notification Channels API manages customer event subscriptions. This enables customers to receive alerts through their preferred communication channels.

Note: These endpoints require a V1 OAuth token. See Authentication API documentation for V1 token endpoint details.

End-user benefits

  • Subscribe to specific event types
  • Control how and where they receive notifications

Integration capabilities

  • Create and manage event subscriptions per user or institution
  • Send events to subscribed end-users

Error codes

HTTP Status CodeMessage
400Missing Required HTTP Headers or Invalid/Missing Inputs
401Authorization invalid or Missing Authorization Header
404Entities not Found (User or Account not found)
500Internal Server Error

Endpoints