Xero Payroll (UK) Endpoint: EmployeesLeaveBalances

From OdataLink
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