EmployeePayTemplateReimbursements
Queries the reimbursement lines in an employee's pay template. Reimbursements cover employee expenses that are paid back by the organization.
Columns
| Name | Type | Filterable | Description |
| EmployeeID | String | The unique identifier for the employee, automatically assigned by Xero. | |
| ReimbursementTypeID | String | The unique identifier for the reimbursement type applied to this reimbursement line. It links to a predefined reimbursement type. | |
| Description | String | A description of the reimbursement line, explaining the purpose or reason for the reimbursement. | |
| Amount | Decimal | The monetary amount of the reimbursement line, indicating how much is reimbursed to the employee. | |
| TenantId | String | The unique identifier for the tenant, allowing the query to target a specific tenant instead of the default connection tenant. |