Skip to content

4.14.0

Choose a tag to compare

@rdemarco-xero rdemarco-xero released this 23 Nov 21:12
· 139 commits to master since this release
329c5e9

Implements the endpoints /FinancialStatements/contacts/revenue and /FinancialStatements/contacts/expense

Description

https://developer.xero.com/documentation/api/finance/financialstatements#get-financialstatements-contacts-revenue

https://developer.xero.com/documentation/api/finance/financialstatements#get-financialstatements-contacts-expense

Release Notes

-Added ContactNumber, SalesDefaultLineAmountType, PurchasesDefaultLineAmountType and MergedToContactID to Contacts endpoint.
-Added Expense and Revenue reports to the Financial Statements API
-Added searchTerm param to Contacts endpoint

Types of Changes

  • New feature (non-breaking change that adds functionality)