Skip to main content

Institution Preferences

Institution Alert Preferences define the default alert opt‑in and opt‑out behavior at the financial‑institution level. They allow institutions to control which alert types and delivery channels are enabled by default, establishing baseline preferences that apply to users when no user‑specific settings are configured.

End-user benefits

  • Financial institutions define default alert behavior for their customer base.

Integration capabilities

  • Provides centralized alert preference management at the institution level.
  • Supports multi‑channel delivery (Email, SMS, Push, Web) with channel‑specific opt‑in/out controls.
  • Enables flexible filtering by account, user, and alert type.

Scopes

ScopeDescription
alertPref:readRead alert preferences
alertPref:writeWrite alert preferences

Required headers

HeaderDescription
AuthorizationBearer OAuth 2.0 access token
transactionIdUUID for request tracing

Error codes

Alert preference (PRMAPS_*)

CodeMessageHTTP Status Code
PRMAPS_10007Invalid alert preference ID404
PRMAPS_10008Alert preference mismatch400

Validation (PRMVAL_*)

CodeMessageHTTP Status Code
PRMVAL_10004Invalid user400
PRMVAL_10006Invalid alert type400
PRMVAL_10009Requested alert type was not found for the FI400
PRMVAL_10010Preference not found for enrollmentId400
PRMVAL_10011Preference not found for institution400
PRMVAL_10012Value should not be null400
PRMVAL_10013Invalid alert preference400
PRMVAL_10015Alert type not configured for channel or disabled for Institution400
PRMVAL_10016Unsupported account type400

Endpoints