Xero Payroll (UK) Endpoint: PayItemsEarningsRates

From OdataLink
Jump to navigation Jump to search

Overview

The Xero PayItemEarningsRates endpoint provides the list of earnings rate pay items that can be used on payslips.

To make full use of the data in this endpoint may require using endpoints belonging to a Xero Accounting Model.


Fields

The following fields are available for the PayItemEarningsRates endpoint.

earningsRateID
A guid field that provides the id of the pay item.
name
A text field that provides the name of the pay item.
earningsType
A text field that provides the type of earnings rate for ATO purposes.
rateType
A text field that provides the calculation type of the earnings rate.
currentRecord
A true/false field that indicates if the pay item is active or not.
expenseAccountID
A text field that provides the account id linked to the pay item.
This field links with the Accounts endpoint of the Xero Accounting Model.
fixedAmount
A decimal field that provides the actual amount for fixed earnings rates.
ratePerUnit
A decimal field that provides the actual rate for some earnings rates.
multipleOfOrdinaryEarningsRate
A decimal field that provides the multipler (time and half, double time, etc.) for some earnings rates.


Xero API

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


Related Fields

None


Related Endpoints

Accounts
EmployeesEarningsRates
EmployeesPayTemplates
GetPaySlip
PaySlips
TimesheetsExpanded


Related Topics

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