Xero Payroll (UK) Endpoint: EmployeesTaxDetails

From OdataLink
Jump to navigation Jump to search

Overview

The Xero EmployeesTaxDetails endpoint provides the tax detail information for employees.


Fields

The following fields are available for the EmployeesTaxDetails endpoint.

employeeID
A guid field that provides the id of the linked employee.
starterType
A text field that provides the starter type of the employee.
starterDeclaration
A text field that provides the starter declaration of the employee.
taxCode
A text field that provides the payroll tax code assigned to the employee.
w1M1
A true/false field that indicates if the employee type is W1/M1.


previousTaxablePay
A decimal field that provides the employees previous taxable pay.
previousTaxPaid
A decimal field that provides the employees previous tax paid.
studentLoanDeduction
A text field that indicates type of student loan deduction.
HasPostGraduateLoans
A true/false field that indicates if the employee has post graduate loans.
isDirector
A true/false field that indicates if the employee is a director.
directorshipStartDate
A date field that indicates when the employee started being a director.
nicCalculationMethod
A text field that indicates the NIC calcultion method in use.


Xero API

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


Related Fields

None


Related Endpoints

Employees


Related Topics

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