Adyen Java API Library v39.2.0
·
39 commits
to main
since this release
What's Changed
Balance Platform API:
- Added support for
AdditionalbankIdentificationRequirement
:auBsbCode
,caRoutingNumber
,gbSortCode
orusRoutingNumber
. - Added
usage
field toCard
andCardInfo
to specify how many times the card can be used:singleUse
ormultiUse
. - Added
approvalExpired
ReasonEnum toCreateSweepConfigurationV2
,UpdateSweepConfigurationV2
andSweepConfigurationV2
Configuration Webhooks
- Added
usage
field to specify how many times the card can be used:singleUse
ormultiUse
. - Added
transactionRulesResult
inNetworkTokenNotificationDataV2
- Added
NetworkTokenRiskRuleData
,NetworkTokenRiskRuleSource
andNetworkTokenTriggeredRiskRule
- Added
approvalExpired
toSweepConfigurationV2
Webhook
Transfers API
- Added
approvalExpired
toTransfer
,TransferData
andTransferEvent
- Added
email
andurl
toPartyIdentification
andUltimatePartyIdentification
Transfers Webhooks
- Added
email
andurl
fields toPartyIdentification
- Added
approvalExpired
toTransferData
andTransferEvent
Other Changes 🖇️
- Code generation: update services and models by @AdyenAutomationBot in #1527
- Release v39.2.0 by @AdyenAutomationBot in #1528
Full Changelog: v39.1.0...v39.2.0