Skip to content

Adyen Java API Library v31.1.0

Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 13 Nov 13:29
· 7 commits to main since this release
f2dc8da

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
  • Transfers API:
    • Add enum "REFUSEDBYCUSTOMER" in Transfer, TransferData and TransferEvent
  • Transfers webhooks:
    • Add enum "REFUSEDBYCUSTOMER" in TransferData and TransferEvent

What's Changed

Full Changelog: v31.0.0...v31.1.0