Skip to content

2.1.3

Choose a tag to compare

@SidneyAllen SidneyAllen released this 18 Sep 18:48
· 225 commits to master since this release
5aa4e47

Add optional versions for guzzle 6.2 or 7.0

Build from OpenAPI Spec 2.3.0
https://github.com/XeroAPI/Xero-OpenAPI/releases/tag/2.3.0

ACCOUNTING
Account
Remove max length on the code field with account. Some orgs already have account codes longer than 10 chars, removing the limit allows the GET call to work correctly.

BatchPayment
Remove Max Length from details property as some data returned from API exceeds the previous 18 char limit

AU PAYROLL
EmployeeNumber -change from float to string
TaxDeclaration - make employment basis not required