Xero Payroll (UK) Endpoint: EmployeesEarningsRates

From OdataLink
Jump to navigation Jump to search

Overview

The Xero EmployeesEarningsRates endpoint provides the list of employee specific settings relating to earnings rates.

This forms part of the employees pay template.


Fields

The following fields are available for the EmployeesEarningsRates endpoint.

salaryAndWagesID
A guid field that provides the id of the entry.
employeeID
A guid field that provides the id of the linked employee.
earningsRateID
A guid field that provides the id of the linked earnings rate.
numberOfUnitsPerWeek
A decimal field that provides the number of units per week applicable.
numberOfUnitsPerDay
A decimal field that provides the number of units per day applicable.
daysPerWeek
A decimal field that provides the number of days per week applicable.
ratePerUnit
A decimal field that provides the rate per unit.
annualSalary
A decimal field that provides the annual salary relating to this earnings rate.
effectiveFrom
A date field that indicates the start date from which this earnings rate applied.
status
A text field that provides the status of this earnings rate for the employee.
paymentType
A text field that provides the way in which this earning rate is paid.


Xero API

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


Related Fields

None


Related Endpoints

Employees
EmployeesPayTemplates
PayItemsEarningsRates


Related Topics

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