EmployeePayTemplateLeave

Columns

Name

Type

Filterable

Description

EmployeeID

String

The Id of the Employee. This field is assigned by Xero.

LeaveTypeID

String

The Id of the leave type applied to this line

CalculationType

String

One of FIXEDAMOUNTEACHPERIOD, ENTIRERATEINPAYTEMPLATE or BASEDONORDINARYEARNINGS

AnnualNumberOfUnits

Decimal

The hours of leave accrued each year

FullTimeNumberOfUnitsPerPeriod

Decimal

The hours of leave accrued per pay period

NumberOfUnits

Decimal

A fixed amount of leave

EntitlementFinalPayPayoutType

String

One of NOTPAIDOUT or PAIDOUT

EmploymentTerminationPaymentType

String

One of O or R, only valid if EntitlementFinalPayPaoutType is PAIDOUT

IncludeSuperannuationGuaranteeContribution

Boolean

Whether ETP leave earnings are subject to SGC

TenantId

String

The ID of the tenant to query instead of the connection tenant

Last updated