EmployeeBankAccounts
Query the bank accounts for an Employee in a Xero organisation.
Columns
| Name | Type | Filterable | Description |
| EmployeeID | String | The Id of the Employee. This field is assigned by Xero. | |
| StatementText | String | The text that will appear on the employee's bank statement | |
| AccountName | String | The name of the account | |
| BSB | String | The BSB number of the account | |
| AccountNumber | String | The account number | |
| Remainder | Boolean | If the remaining part of the employee's salary should be transferred to this account | |
| Amount | Decimal | A fixed amount of the employee's salary which is transferred to this account | |
| TenantId | String | The ID of the tenant to query instead of the connection tenant |