Xero Payroll (UK) Endpoint: PayrollCalendars
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 PayrollCalendars 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
- TwiceMonthly
- Monthly
- FourWeekly
- periodStartDate
- A date field that provides the start date of the payroll calendar for the next pay period.
- periodEndDate
- A date field that provides the end 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.
- 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