Skip to content

Commit e357d36

Browse files
authored
Merge pull request #500 from XeroAPI/AU-Payroll-HasLoanStudentDebt
Adds missing tax declaration and updating version
2 parents 40fc287 + a1020bf commit e357d36

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

xero-payroll-au.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4506,6 +4506,10 @@ components:
45064506
description: If the employee is eligible for student startup loan rules
45074507
type: boolean
45084508
example: true
4509+
HasLoanOrStudentDebt:
4510+
description: "If the employee has any of the following loans or debts: Higher Education Loan Program (HELP/HECS), VET Student Loan (VSL), Financial Supplement (FS), Student Start-up Loan (SSL), or Trade Support Loan (TSL)"
4511+
type: boolean
4512+
example: true
45094513
UpdatedDateUTC:
45104514
description: Last modified timestamp
45114515
type: string

0 commit comments

Comments
 (0)