v0.0.315
Fixed a bug that caused money_in.getpaidv_2 to error when deserializing the response. Regenerated the Python SDK to incorporate latest API definition updates.
v0.0.313
Regenerated the Python SDK to incorporate latest API documentation improvements. See April 13th, 2026 for more information.
v0.0.308
Removed unused notification types from the NotificationStandardRequestContentEventType type in the Python SDK.
v0.0.307
Regenerated the Python SDK to incorporate latest API documentation improvements. See March 16th, 2026 for more information.
v0.0.306
Changed the TransactionDetailCustomer.additional_data type from typing.Optional[str] to typing.Optional[typing.Dict[str, str]] to match the API.
v0.0.305
Changed the ApplicationData.bank_data field from an object to an array of objects to match the API.
v0.0.304
Regenerated the Python SDK to incorporate latest API documentation improvements. See February 17th, 2026 for more information.
v0.0.303
Regenerated the Python SDK to incorporate latest API documentation improvements. See January 26th, 2026 for more information.
v0.0.302
Changed the TransferQueryRecordsCustomer.invoice_data field to have an internal JSON name of invoiceData instead of InvoiceData.
This change ensures the internal representation matches the API response.
v0.0.301
Changed the GetInvoiceRecord.additional_data type from typing.Optional[str] to typing.Optional[typing.Dict[str, str]] to match the API.
v0.0.300
Changed the BillData.additional_data type from typing.Optional[str] to typing.Optional[typing.Dict[str, str]] to match the API.