Xero Payroll (Australia) Endpoint: PayrollCalendars
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
- 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