Skip to content

Adyen Go API Library v18.0.0

Latest
Compare
Choose a tag to compare
@AdyenAutomationBot AdyenAutomationBot released this 10 Feb 10:59
· 1 commit to main since this release
917c843

What's Changed

Breaking Changes 🛠

  • BinLookup
    • In CostEstimateResponse removal of SurchargeType
  • Transfers
    • In TransferReview removal of getters, setters and has methods
  • TransfersReview
    • In TransferReview removal of getters, setters and has methods
  • Code generation: update services and models by @AdyenAutomationBot in #409

New Features 💎

  • AcsWebhook
    • In ChallengeInfo broadening the range of accepted string values in enumeration of allowedEnumValues
  • LegalEntity
    • Added FinancialReport class
    • In LegalEntityAssociation added Nominee
    • In Organization and SoleProprietorship added FinancialReports
  • NegativeBalanceWarningWebhook
    • Added Amount, NegativeBalanceCompensationWarningNotificationData, NegativeBalanceCompensationWarningNotificationRequest,Resource and ResourceReference class
  • Payments
    • In Split added TopUp to allowedEnumValues
  • Transfers
    • In CapitalApi added depreciation message

Other Changes 🖇️

Important

From January 1, 2025 POS Terminal Management API is deprecated and support stops on April 1, 2025. To automate the management of your terminal fleet, use our Management API.

Before: (deprecated) https://postfmapi-test.adyen.com/postfmapi/terminal/v1/getTerminalDetails We've moved the fields TerminalStatus to lastActivityAt and data.AssignmentStatus.
Note that your API-credentials requires the following permission: Management API — Terminal actions read.

New Contributors

Full Changelog: v17.0.0...v18.0.0