You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/v4/payroll-uk/index.html
+9-1
Original file line number
Diff line number
Diff line change
@@ -1748,6 +1748,13 @@
1748
1748
"type" : "number",
1749
1749
"description" : "The number of hours added to the leave balance for every hour worked by the employee. This is normally 0, unless the scheduleOfAccrual chosen is \"OnHourWorked\"",
1750
1750
"format" : "double"
1751
+
},
1752
+
"scheduleOfAccrualDate" : {
1753
+
"type" : "string",
1754
+
"description" : "The date when an employee becomes entitled to their accrual. Only applicable when scheduleOfAccrual is \"OnAnniversaryDate\"",
Copy file name to clipboardexpand all lines: src/main/java/com/xero/api/client/AssetApi.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* Xero Assets API
3
3
* The Assets API exposes fixed asset related functions of the Xero Accounting application and can be used for a variety of purposes such as creating assets, retrieving asset valuations etc.
Copy file name to clipboardexpand all lines: src/main/java/com/xero/api/client/BankFeedsApi.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* Xero Bank Feeds API
3
3
* The Bank Feeds API is a closed API that is only available to financial institutions that have an established financial services partnership with Xero. If you're an existing financial services partner that wants access, contact your local Partner Manager. If you're a financial institution who wants to provide bank feeds to your business customers, contact us to become a financial services partner.
Copy file name to clipboardexpand all lines: src/main/java/com/xero/api/client/FinanceApi.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* Xero Finance API
3
3
* The Finance API is a collection of endpoints which customers can use in the course of a loan application, which may assist lenders to gain the confidence they need to provide capital.
0 commit comments