post https://api.banking.netevia.dev/api/subProfiles/PaymentCard
The POST /api/subProfiles/PaymentCard endpoint allows users to update notification settings related to their payment card within the banking application. This API enables primary users to customize their preferences for receiving alerts, such as transaction notifications, balance updates, and other card-related notifications, ensuring they receive timely and relevant information tailored to their specific needs.
Response:
Upon successfully updating the notification settings, the response will confirm the changes and return the updated preferences.
Security:
- Authentication and Authorization: Ensure that the request is made by an authorized customers with access to modify notification settings for the specified payment card.
- Input Validation: The system should validate the notification preferences to ensure they are within acceptable options.