Xero Payroll (Australia) Endpoint: PayrollCalendars

From OdataLink
Revision as of 18:17, 22 September 2021 by Nic (talk | contribs) (Created page with "== Overview == The Xero '''PayrollCalendars''' endpoint provides the dates of the forthcomming payroll calendars. == Fields == The f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

The Xero PayrollCalendars endpoint provides the dates of the forthcomming payroll calendars.


Fields

The following fields are available for the PayItems endpoint.

PayrollCalendarID
A guid field that provides the id of the payroll calendar.
Name
A text field that provides the name of the payroll calendar.
CalendarType
A text field that indicates the frequency type of the payroll calendar.
Possible values are:
  • WEEKLY
  • FORTNIGHTLY
  • FOURWEEKLY
  • MONTHLY
  • TWICEMONTHLY
  • QUARTERLY
StartDate
A date field that provides the start date of the payroll calendar for the next pay period.
PaymentDate
A date field that provides the expected payment date of the payroll calendar for the next pay period.
ReferenceDate
A date field that provides the start date of the first pay period for the payroll calendar.
UpdatedDateUTC
A date time field that indicates the last time this record was updated.


Xero API

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


Related Fields

None


Related Endpoints

PayRuns
PayRunsExpanded
Payslips


Related Topics

Xero Payroll (Australia) Models
Xero Payroll (Australia) Endpoints