Skip to content

Comments

[TIME-3146] Create new xero-payroll-au-v2.yaml spec#778

Merged
the-chris-mitchell merged 3 commits intoXeroAPI:masterfrom
kurtlnz:master
Feb 22, 2026
Merged

[TIME-3146] Create new xero-payroll-au-v2.yaml spec#778
the-chris-mitchell merged 3 commits intoXeroAPI:masterfrom
kurtlnz:master

Conversation

@kurtlnz
Copy link

@kurtlnz kurtlnz commented Nov 20, 2025

Description

This change set implements the following 2.0 endpoints for Timesheets in AU Payroll

  1. [GET] /Timesheets
  2. [GET] /Timesheets/{TimesheetID}
  3. [POST] /Timesheets
  4. [POST] /Timesheets/{TimesheetID}/Approve
  5. [POST] /Timesheets/{TimesheetID}/RevertToDraft
  6. [POST] /Timesheets/{TimesheetID}/Lines
  7. [PUT] /Timesheets/{TimesheetID}/Lines/{TimesheetLineID}
  8. [DELETE] /Timesheets/{TimesheetID}
  9. [DELETE] /Timesheets/{TimesheetID}/Lines/{TimesheetLineID}

This brings AU functionality into line with Timesheets in NZ and UK Payroll.

Release Notes

See above

Screenshots (if appropriate):

Developer documentation:
image

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@github-actions
Copy link

PETOSS-859

@github-actions
Copy link

Thanks for raising an issue, a ticket has been created to track your request

@kurtlnz kurtlnz marked this pull request as ready for review November 20, 2025 20:59
Kurt Lim added 3 commits February 18, 2026 09:25
@the-chris-mitchell the-chris-mitchell merged commit 6c28d24 into XeroAPI:master Feb 22, 2026
4 checks passed
@xero-public-bot
Copy link

🎉 This PR is included in version 11.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants