Difference between revisions of "Xero Payroll (UK) Endpoint: TrackingCategories"

From OdataLink
Jump to navigation Jump to search
(Created page with "== Overview == The Xero '''TrackingCategories''' endpoint provides the list of tracking categories used for payroll purposes. To make full us...")
 
 
Line 21: Line 21:
== Xero API ==
== Xero API ==


For a detailed run through of the endpoint, you can see the [https://developer.xero.com/documentation/api/payrollnz/trackingcategories Xero API].
For a detailed run through of the endpoint, you can see the [https://developer.xero.com/documentation/api/payrolluk/trackingcategories Xero API].





Latest revision as of 00:15, 15 December 2023

Overview

The Xero TrackingCategories endpoint provides the list of tracking categories used for payroll purposes.

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 TrackingCategories endpoint.

employeeGroupsTrackingCategoryID
A guid field that provides the id of the tracking used for employee groups.
This field links with the TrackingCategories endpoint of the Xero Accounting Model.
timesheetTrackingCategoryID
A guid field that provides the id of the tracking used for timesheets.
This field links with the TrackingCategories endpoint of the Xero Accounting Model.


Xero API

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


Related Fields

None


Related Endpoints

TrackingCategories


Related Topics

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