LeaveBalances
Query the Leave Balance for an Employee in a Xero organisation.
Columns
| Name | Type | Filterable | Description |
| EmployeeID [KEY] | String | ID of the employee | |
| LeaveTypeID [KEY] | String | ID of the leave type | |
| LeaveName | String | The name of the leave type | |
| NumberOfUnits | Double | The balance of the leave available | |
| TypeOfUnits | String | The type of units | |
| TenantId | String | The ID of the tenant to query instead of the connection tenant |