v0.0.143
Fixed a bug that caused moneyIn.getpaidv2 to error when deserializing the response. Regenerated the TypeScript SDK to incorporate latest API definition updates.
v0.0.141
Regenerated the TypeScript SDK to incorporate latest API documentation improvements. See April 13th, 2026 for more information.
v0.0.135
Removed unused notification types from the NotificationStandardRequestContentEventType type in the TypeScript SDK.
v0.0.134
Regenerated the TypeScript SDK to incorporate latest API documentation improvements. See March 16th, 2026 for more information.
v0.0.133
Changed the TransactionDetailCustomer.AdditionalData type from string? to Record<string, string>? to match the API.
v0.0132
Changed the ApplicationData.bankData field from an object to an array of objects to match the API.
v0.0131
Regenerated the TypeScript SDK to incorporate latest API documentation improvements. See February 17th, 2026 for more information.
v0.0.130
Regenerated the TypeScript SDK to incorporate latest API documentation improvements. See January 26th, 2026 for more information.
v0.0.129
Changed the TransferQueryRecordsCustomer.InvoiceData field to TransferQueryRecordsCustomer.invoiceData.
This change ensures the internal representation matches the API response.
v0.0.128
Changed the GetInvoiceRecord.AdditionalData type from string? to Record<string, string>? to match the API.
v0.0.127
Changed the BillData.AdditionalData type from string? to Record<string, string>? to match the API.