Xero Payroll (New Zealand) Endpoint: PayItemsSuperannuations

From OdataLink
Jump to navigation Jump to search

Overview

The Xero PayItemsSuperannuations 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 PayItemsSuperannuations endpoint.

id
A guid field that provides the id of the pay item.
name
A text field that provides the name of the pay item.
category
A text field that provides the category of the pay item.
liabilityAccountId
A text field that provides the liability account id linked to the pay item.
This field links with the Accounts endpoint of the Xero Accounting Model.
expenseAccountID
A text field that provides the expense account id linked to the pay item.
This field links with the Accounts endpoint of the Xero Accounting Model.
standardAmount
A decimal field that provides the standard amount.
percentage
A decimal field that provides the percentage amount.
calculationTypeNZ
A text field that provides the calculation type.
Possible values are:
  • FixedAmount
  • PercentageOfTaxableEarnings
currentRecord
A true/false field that indicates if the pay item is active or not.
companyMax
A decimal field that provides the company maximum amount.


Xero API

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


Related Fields

None


Related Endpoints

Accounts
EmployeesPayTemplates
GetPaySlip
PaySlips


Related Topics

Xero Payroll (New Zealand) Models
Xero Payroll (New Zealand) Endpoints