Table of content
Use Cases
Transaction Alert:
- The user initiates a transaction (e.g., money transfer, bill payment) through the mobile banking app.
- Once the transaction is processed, the app sends a request to the Notification API to trigger a push notification.
- The Notification API sends a real-time push notification to the user's mobile device confirming the transaction, including details like the amount, recipient, and timestamp.
Other reminder:
- Send notification for upcoming payment due dates (e.g., credit card bills or loan repayments), system maintain,...
Promotional Notifications:
- Based on the user's transaction history or account type, the banking app triggers the Notification API to send personalized offers or promotions.
- The API sends push notifications about relevant banking products (e.g., loan offers, investment opportunities) to the user’s mobile device.
