PaySlipReimbursements
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. | |
ReimbursementLine_ReimbursementTypeId | String | The unique identifier of the line-item's reimbursement type | |
ReimbursementLine_Description | String | A description of the reimbursement | |
ReimbursementLine_ExpenseAccount | String | The account the reimbursement is paid from | |
ReimbursementLine_Amount | Decimal | The amount of the reimbursement | |
TenantId | String | The ID of the tenant to query instead of the connection tenant |
Last updated