PaySlipTaxes
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. | |
TaxLine_TaxTypeName | String | The name of the line-item's tax type | |
TaxLine_Description | String | The description of the tax | |
TaxLine_Amount | Decimal | The tax's amount | |
TaxLine_LiabilityAccount | String | The liability account used to pay the tax | |
TenantId | String | The ID of the tenant to query instead of the connection tenant |
Last updated