Create Alert Type
Loading...
API endpoint path: /db-alerts-management/v1/alert-types
Create a new alert type for your financial institution. When you create an alert type, you define: - A unique ID, name, and status (active or inactive) - The specific alert category (such as ATM Withdrawal or Visa Low Balance) - The event domain (Account, Transaction, or Notification) - The account types that can use this alert type
- The notification channels (Email, SMS, or Push) - For external vendor events, the vendor ID
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
AlertType created successfully
Bad request
Unauthorized
Forbidden
Not Found
Internal error