Xero Payroll (New Zealand) Endpoint: EmployeesOpeningBalances
Jump to navigation
Jump to search
Overview
The Xero EmployeesOpeningBalances endpoint provides the list of opening balances for employees and pay periods.
Fields
The following fields are available for the EmployeesOpeningBalances endpoint.
- employeeID
- A guid field that provides the id of the linked employee.
- periodEndDate
- A date field that provides the pay period end date applicable.
- daysPaid
- A whole number field that indicates the number of days paid.
- unpaidWeeks
- A whole number field that indicates the number of weeks unpaid.
- grossEarnings
- A decimal field that provides the total gross earning for the period.
Xero API
For a detailed run through of the endpoint, you can see the Xero API.
Related Fields
- None
Related Endpoints