1.0.5
UK Payroll added methods and models - tested for gets on all endpoints
build from OpenAPI spec 2.2.11
https://github.com/XeroAPI/Xero-OpenAPI/releases/tag/2.2.11
ACCOUNTING
Adding the 'BatchPayment' object to the response of:
GET /Payments
GET /Payments/{PaymentID}
GET /BankTransactions
GET /BankTransactions/{BankTransactionID}
This will be returned only when a payment/transaction is part of a batch.
Add RepeatingInvoiceID to the get invoices endpoint
Fix typo in report name/path for TenNinetyNineContact
Added AccountID field on ManulaJournalLine
Add DELETED enum to QuoteStatusCode in Quote schema