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.
v0.0.298
Regenerated the Python SDK to incorporate latest API documentation improvements. See December 30th, 2025 for more information.
v0.0.296
Regenerated the Python SDK to incorporate latest API documentation improvements. See December 2nd, 2025 for more information.
v0.0.294
Regenerated the Python SDK to incorporate latest API documentation improvements. See October 22nd, 2025 for more information.
v0.0.293
First release of the Python SDK.