Skip to content

2.23.0

Compare
Choose a tag to compare
@pumpkinball pumpkinball released this 04 Jul 14:12
· 14 commits to master since this release
d6c8d2b

Description

Generates Xero-PHP 2.23.0 from Xero-OpenAPI 2.38.0

Payroll AU API

New endpoints added for expanding Leave functionality for AU Payroll

  • LeaveApplications/v2 GET includes REQUESTED and REJECTED leave applications
  • LeaveApplications/{id}/approve allows for approval of REQUESTED leave applications
  • LeaveApplications/{id}/reject allows for rejection of REQUESTED or SCHEDULED leave applications
    Added detail to LeaveApplications POST example to indicate expected inclusion of other attributes

Accounting API

Create compliance tax rates