This is the changelog for the Payabli C# SDK. It includes updates, bug fixes, and new features.
v0.0.295
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.293
Changed the GetInvoiceRecord.AdditionalData type from Option<string> to Option<Dictionary<string, string>> to match the API.
v0.0.291
Changed the BillData.AdditionalData type from Option<string> to Option<Dictionary<string, string>> to match the API.
v0.0.290
Regenerated the C# SDK to incorporate latest API documentation improvements. See December 30th, 2025 for more information.
v0.0.288
Regenerated the C# SDK to incorporate latest API documentation improvements. See December 2nd, 2025 for more information.
v0.0.285
Regenerated the C# SDK to incorporate latest API documentation improvements. See October 22nd, 2025 for more information.
v0.0.284
First release of the C# SDK.