[transferwebhooks] Code generation: update services and models - #1984
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the generated Java SDK for the transferwebhooks service. The changes introduce discriminator mappings for JSON deserialization in several models, including BankAccountV3AccountIdentification, TransferDataCategoryData, TransferDataTracking, TransferEventEventsDataInner, and TransferEventTrackingData. Additionally, new status enum values, ADVICEAUTHORISED and ADVICEREFUSED, have been added to the Modification, TransferData, and TransferEvent models. There are no review comments, and I have no feedback to provide as the changes are correct.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
1038df9 to
606263f
Compare
d561443 to
6776cc1
Compare
fbdbadb to
b4943be
Compare
277d6c5 to
df928f4
Compare
df928f4 to
60f7ed3
Compare
|



This PR contains the automated changes for the
transferwebhooksservice.The commit history of this PR reflects the
adyen-openapicommits that have been applied.Transfer webhooks
This release updates the Transfer Webhooks models to the latest Adyen OpenAPI specs, adding payment-network tracing support to Balance Platform transfer webhooks.
New Features 💎
New fields on existing models (additive)
Discriminator/deserialization mappings added (no removals)
Tests / fixtures