Xero Payroll (UK) Endpoint: EmployeesLeaveBalances

From OdataLink
Revision as of 20:33, 18 December 2023 by Nic (talk | contribs) (Created page with "== Overview == The Xero '''EmployeesLeaveBalances''' endpoint provides the list of employee Xero Payroll (UK) Endpoint: PayItemsLeaveTypes|l...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

The Xero EmployeesLeaveBalances endpoint provides the list of employee leave balances.


Fields

The following fields are available for the EmployeesLeaveBalances endpoint.

employeeID
A guid field that provides the id of the linked employee.
leaveTypeID
A guid field that provides the id of the linked leave type.
name
A text field that provides the name of the leave.
balance
A decimal field that provides the current balance.
typeOfUnits
A text field that provides the type of units.


Xero API

For a detailed run through of the endpoint, you can see the Xero API.


Related Fields

None


Related Endpoints

Employees
PayItemsLeaveTypes


Related Topics

Xero Payroll (UK) Models
Xero Payroll (UK) Endpoints