v0.0.326
Fixed a bug that caused moneyIn().getpaidv2 to error when deserializing the response. Regenerated the Java SDK to incorporate latest API definition updates.
v0.0.321
Regenerated the Java SDK to incorporate latest API documentation improvements. See April 13th, 2026 for more information.
v0.0.317
Removed unused notification types from the NotificationStandardRequestContentEventType type in the Java SDK.
v0.0.316
Regenerated the Java SDK to incorporate latest API documentation improvements. See March 16th, 2026 for more information.
v0.0.315
Changed the TransactionDetailCustomer.AdditionalData type from Optional<String> to Optional<Map<String, String>> to match the API.
v0.0.314
Changed the ApplicationData.bankData field from an object to an array of objects to match the API.
v0.0.313
Regenerated the Java SDK to incorporate latest API documentation improvements. See February 17th, 2026 for more information.
v0.0.312
Regenerated the Java SDK to incorporate latest API documentation improvements. See January 26th, 2026 for more information.
v0.0.308
Changed the TransferQueryRecordsCustomer.invoiceData field to have an internal JSON name of invoiceData instead of InvoiceData.
This change ensures the internal representation matches the API response.
v0.0.307
Changed the GetInvoiceRecord.AdditionalData type from Optional<String> to Optional<Map<String, String>> to match the API.
v0.0.306
Changed the BillData.AdditionalData type from Optional<String> to Optional<Map<String, String>> to match the API.