New Features 💎
Add support for Open Banking API v1: it provides secure endpoints to share financial data and services with third parties. This API offers quick and reliable user verification.
Checkout API
- Add
bankTransfer
enum value inPaymentDetails
Balance Platform
- Add
TransferLimitsBalanceAccountLevelApi
to manageTransfer limits - balance account level
- Add
TransferLimitsBalancePlatformLevelApi
to manageTransfer limits - balance platform level
- In
BulkAddress
add attributesline1
,line2
,line3
- Add enum value
dataReview
inVerificationError
andVerificationErrorRecursive
Legal Entity Management (v3)
- In
Organization
adddateOfInitiationOfLegalProceeding
,economicSector
,globalLegalEntityIdentifier
, etc.. - In
Organization
add enumsInstitutionalSectorEnum
andStatusOfLegalProceedingEnum
Classic Payments
- Add
ResponseAdditionalDataSwish
Transfer API
- Add enum value
Accepted
inConfirmationTrackingData
Configuration Webhooks
- In
BulkAddress
add attributesline1
,line2
,line3
- In
NetworkTokenNotificationDataV2
add attributeschemeRiskScore
- Add
deviceId
attribute inDevice
- Add enum value
dataReview
inVerificationError
andVerificationErrorRecursive
Transfer Webhooks
- Add enum value
Accepted
inConfirmationTrackingData
Dispute Webhooks
- Add
other
enum value inDisputeEventNotification
PRs 🖇️
- Code generation: update services and models by @AdyenAutomationBot in #1552
- Code generation: update services and models by @AdyenAutomationBot in #1557
- Add Open Banking API by @gcatanese in #1558
Other Changes 🖇️
- Improve test code and snippets by @gcatanese in #1553
- Add test with idempotency key by @gcatanese in #1555
- Javadoc improvements by @gcatanese in #1556
- Release v39.4.0 by @AdyenAutomationBot in #1554
Full Changelog: v39.3.0...v39.4.0