What's Changed
Balance Platform API:
- Added support for
AdditionalbankIdentificationRequirement
:auBsbCode
,caRoutingNumber
,gbSortCode
orusRoutingNumber
. - Added
usage
-field toCard
andCardInfo
- Specifies how many times the card can be used:singleUse
ormultiUse
.
Sweeps API
- Added
approvalExpired
ReasonEnum toCreateSweepConfigurationV2
,UpdateSweepConfigurationV2
andSweepConfigurationV2
Configuration Webhooks
- Added
usage
-field - Specifies how many times the card can be used:singleUse
ormultiUse
. - Added
transactionRulesResult
inNetworkTokenNotificationDataV2
- Added
NetworkTokenRiskRuleData
,NetworkTokenRiskRuleSource
andNetworkTokenTriggeredRiskRule
.java - 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