PaySlipEarnings

Columns

Name

Type

Filterable

Description

Id [KEY]

String

The earnings line-item combined with the unique Xero identifier of the payslip

PayslipID

String

The unique identifier of the payslip. This field is assigned by Xero.

EmployeeID

String

The unique identifier of the payslip's employee.

EarningsLine_EarningsRateId

String

The unique identifier of the line-item's earnings rate

EarningsLine_RatePerUnit

Decimal

The line-item's wage per time unit (e.g. hours)

EarningsLine_NumberOfUnits

Double

The number of time units in this line-item (e.g. hours)

EarningsLine_FixedAmount

Decimal

The total earnings in this line-item. Only appears if the rate-type is FIXED.

TenantId

String

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

Last updated