Added - Event.Attempt sub-resource to allow retrieval of information on failed webhook event delivery attempts - Boleto.transaction_ids property to allow transaction tracking - Transfer.description property to allow control over corresponding Transaction descriptions
2.8.0
Added - Invoice.link property to allow easy access to invoice webpage - Event.workspace_id property to allow multiple Workspace Webhook identification - StarkBankError as base SDK Exception to facilitate general try-excepts Fixed - Bad "+" char URL encoding on BrcodePreview
2.7.0
Added - pdf function for retrieving PDF receipts from reversed invoice logs
2.6.1
Fixed - missing Invoice.transaction_ids property
2.6.0
Added - page functions as a manual-pagination alternative to queries
2.5.0
Added - Invoice.Payment sub-resource to allow retrieval of invoice payment information