EmployeePayTemplateDeductions

Columns

Name

Type

Filterable

Description

EmployeeID

String

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

DeductionTypeID

String

The Id of the Deductions Rate used for this line item

CalculationType

String

One of FIXEDAMOUNT, PRETAX or POSTTAX

Percentage

Decimal

The deduction rate, for PRETAX or POSTTAX deductions

Amount

Decimal

The deduction amount, for FIXEDAMOUNT deductions

TenantId

String

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

Last updated