Skip to content

1.0.5

Choose a tag to compare

@SidneyAllen SidneyAllen released this 03 Aug 19:07
· 204 commits to master since this release
7f094f4

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