SuperFunds
Used to manage payroll super funds for employees. It tracks the superannuation funds to which employees are contributing for their retirement savings.
Columns
| Name | Type | ReadOnly | Filterable | Description |
| SuperFundID [KEY] | String | True |
The unique Xero-assigned identifier for the superannuation fund. | |
| Type | String | False |
The type of the superannuation fund. Possible values are 'REGULATED' for standard super funds or 'SMSF' for Self-Managed Super Funds. | |
| Name | String | False |
The name of the superannuation fund. | |
| ABN | String | False |
The Australian Business Number (ABN) associated with the superannuation fund. | |
| USI | String | False |
The Unique Superannuation Identifier (USI) for a regulated super fund, used for identifying the fund within the system. | |
| BSB | String | False |
The Bank State Branch (BSB) number, used for self-managed super funds, to identify the financial institution where the fund is held. | |
| AccountNumber | String | False |
The account number associated with a self-managed super fund (SMSF). | |
| AccountName | String | False |
The name of the account for a self-managed super fund. | |
| ElectronicServiceAddress | String | False |
The electronic service address for the self-managed super fund, used for communication and transactions. | |
| EmployerNumber | String | False |
A number assigned by some super funds to each employer for identification purposes. | |
| SPIN | String | False |
The Superannuation Product Identification Number (SPIN) for a regulated super fund. This is deprecated. | |
| UpdatedDateUTC | Datetime | False |
The date and time when this row was last updated in UTC format. | |
| TenantId | String | False |
The ID of the tenant (organization) to query, instead of the connection tenant. |