·
12 commits
to main
since this release
What's Changed
Breaking Changes 🛠
- BalancePlatform:
- Removed
PriorityRestriction
class. - In
TransactionRuleRestriction
removedpriority
. - In
models
removedpriorityRestriction
- Removed
- BinLookup:
- In
CostEstimateResponse
removedsurchargeType
.
- In
- Transfers:
- In
TransferReview
removednumberOfApprovalsCompleted
andScaOnApprovalEnum
. - In
models
removedScaOnApprovalEnum
- In
- TransferWebhooks:
- In
TransferReview
removednumberOfApprovalsCompleted
andScaOnApprovalEnum
. - In
models
removedScaOnApprovalEnum
- In
Features 💎
-
AcsWebhooks:
- In ChallengeInfo broadening the range of
ChallengeCancelEnum
.
- In ChallengeInfo broadening the range of
-
BalancePlatform:
- Added
AssociationDelegatedAuthenticationData
,AssociationFinaliseRequest
,AssociationFinaliseResponse
,AssociationInitiateRequest
,AssociationInitiateResponse
andTokenRequestorsRestriction
class. - In
TransactionRuleRestriction
addedtokenRequestors
. - In
models
addedassociationFinaliseRequest
,associationFinaliseResponse
,associationInitiateRequest
and `associationInitiateResponse
- Added
-
Checkout:
- In
CardDetails
,CardDonations
andpaymentRequest
addedfastlaneData
. - Added
FastlaneDetails
class. - In
models
addedfastlaneDetails
- In
-
LegalEntityManagement:
- Added
FinancialReport
class. - In
LegalEntityAssociation
addednominee
. - In
Organization
andSoleProprietorship
addedfinancialReports
- In
models
addedfinancialReport
- Added
-
Service:
- BalancePlatform:
- Deprecated
GrantAccountsApi
andGrantOffersApi
. - In
ManageSCADevicesApi
addedcompleteAssociationBetweenScaDeviceAndResource
andinitiateAssociationBetweenScaDeviceAndResource
.
- Deprecated
- Transfers:
- Deprecated
CapitalApi
.
- Deprecated
- BalancePlatform:
-
Code generation: update services and models by @AdyenAutomationBot in #1461
Other Changes 🖇️
- Release v25.0.0 by @AdyenAutomationBot in #1469
Full Changelog: v24.0.0...v25.0.0