Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all services #1386

Merged
merged 3 commits into from
Nov 13, 2024
Merged

Update all services #1386

merged 3 commits into from
Nov 13, 2024

Conversation

AdyenAutomationBot
Copy link
Collaborator

@AdyenAutomationBot AdyenAutomationBot commented Nov 12, 2024

New Features 💎

  • Balance Platform API:
    • Add enum "REFUSEDBYCUSTOMER" in SweepConfigurationV2 and related classes
    • Add method getAllTransactionRulesForAccountHolder in AccountHoldersApi
    • Add method getAllTransactionRulesForBalanceAccount in BalanceAccountsApi
    • Add method getAllTransactionRulesForBalancePlatform in PlatformApi
    • Add new Transfer Route requirements (AmountNonZeroDecimalsRequirement, IbanAccountIdentificationRequirement, USInternationalAchAddressRequirement) that can be part of of the response when calling TransferRoutesApi.calculateTransferRoutes
  • Balance Platform webhooks:
    • Add enum "REFUSEDBYCUSTOMER" in SweepConfigurationV2

OpenAPI spec or templates produced changes on 13-11-2024 by commit. Download OpenAPI diffs to view the changes.

Copy link

sonarcloud bot commented Nov 13, 2024

Copy link
Contributor

@gcatanese gcatanese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks good, we are not introducing breaking changes. I have added unit tests for the new methods.

@gcatanese gcatanese merged commit 964c7f7 into main Nov 13, 2024
5 checks passed
@gcatanese gcatanese added the Feature Indicates a new feature addition label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Indicates a new feature addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants