PaySlips
Query payslips for a Xero organisation.
Columns
| Name | Type | Filterable | Description |
| PayRunID | String | The ID of the payrun that contains the payslips | |
| PayslipID [KEY] | String | The unique identifier of the payslip. This field is assigned by Xero. | |
| EmployeeID | String | The unique identifier of the payslip's employee. | |
| FirstName | String | The employee's first name. | |
| LastName | String | The employee's first name. | |
| EmployeeGroup | String | The name of the group the employee belongs to. | |
| LastEdited | Datetime | When this payslip was last changed. | |
| Wages | Decimal | The total wages included in the payslip. | |
| Deductions | Decimal | The total deductions included in the payslip. | |
| NetPay | Decimal | The total net pay included in the paysilp. | |
| Tax | Decimal | The total tax paid included in the payslip. | |
| Super | Decimal | The total superannuation included in the paysilp. | |
| Reimbursements | Decimal | The total reimbursement included in the payslip. | |
| TenantId | String | The ID of the tenant to query instead of the connection tenant |