Account Notification Service provides real-time notifications for changes on your payment account. You can configure triggers for specific credit or debit entries. In addition to notifications, ANS delivers bank statements, enabling seamless integration and improved data handling within your ERP or TMS software.
For more information please visit our overview page or read our extensive guide.
Alternatively, dive into the endpoints right away:
POST/account-notification-service/subscriptions
Creation of a subscription.GET/account-notification-service/subscriptions
Get details of all active subscriptions.GET/account-notification-service/subscriptions/{subscriptionId}
Get details of a specific active subscription.PUT/account-notification-service/subscriptions/{subscriptionId}
Update active subscriptions.DELETE/account-notification-service/subscriptions/{subscriptionId}
Delete active subscriptions.GET/payments/insight/transactions/{notificationId}
Collect transactions based on notification.
