AccountLinkingService |
Implemented by a bank to support Token integration.
|
AccountManagementService |
Implemented by a bank to receive notifications when an account is linked or unlinked.
|
AccountService |
Implemented by a bank to support Token integration.
|
ConsentManagementService |
Implemented by a bank to receive notifications when consent is created and revoked.
|
HealthCheckService |
Service designed to be called periodically by Token to report health of the API.
|
NotificationService |
Used to send a notification through the bank, to a subscriber that has a bankId.
|
StorageService |
Used to persist state used by the Bank Service.
|
TransferService |
Implemented by a bank to support Token integration.
|