What's Changed
Breaking Changes 🛠
- BinLookup
- In
CostEstimateResponse
removal ofSurchargeType
- In
- Transfers
- In
TransferReview
removal of getters, setters and has methods
- In
- TransfersReview
- In
TransferReview
removal of getters, setters and has methods
- In
- Code generation: update services and models by @AdyenAutomationBot in #409
New Features 💎
- AcsWebhook
- In
ChallengeInfo
broadening the range of accepted string values in enumeration ofallowedEnumValues
- In
- LegalEntity
- Added
FinancialReport
class - In
LegalEntityAssociation
addedNominee
- In
Organization
andSoleProprietorship
addedFinancialReports
- Added
- NegativeBalanceWarningWebhook
- Added
Amount
,NegativeBalanceCompensationWarningNotificationData
,NegativeBalanceCompensationWarningNotificationRequest
,Resource
andResourceReference
class
- Added
- Payments
- In
Split
addedTopUp
toallowedEnumValues
- In
- Transfers
- In
CapitalApi
added depreciation message
- In
Other Changes 🖇️
- Update webhook event codes by @jorgeribeiro in #405
- Update v17 to v18 by @DjoykeAbyah in #412
- Release v18.0.0 by @AdyenAutomationBot in #411
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 fieldsTerminalStatus
tolastActivityAt
anddata.AssignmentStatus
.
Note that your API-credentials requires the following permission:Management API — Terminal actions read
.
New Contributors
- @jorgeribeiro made their first contribution in #405
Full Changelog: v17.0.0...v18.0.0