Xero Payroll (Australia) Endpoint: SuperFunds

Overview

The Xero SuperFunds endpoint provides the list of super annuation funds of employees.


Fields

The following fields are available for the SuperFunds endpoint.

SuperFundID
A guid field that provides the id of the superannuation fund.
Name
A text field that provides the name of the superannuation fund.
Type
A text field that indicates the type of superannuation fund.
Possible values are:
  • REGULATED: Indicates the superannuation fund is a regulated by APRA.
  • SMSF: Indicates the superannuation fund is a self managed super fund (SMSF).
USI
A text field that provides the USI of a superannuation fund.
Only applies to those whose Type is set to 'REGULATED.
SPIN
A text field that provides the SPIN of a superannuation fund.
Only applies to those whose Type is set to 'REGULATED.
This field has been deprecated in favour of the USI field. It will only be present for legacy superannuation funds.
EmployerNumber
A text field that provides the unique employer number.
Not applicable to all funds.
ABN
A text field that provides the ABN for the superannuation fund.
BSB
A text field that provides the BSB for the superannuation fund.
Only applies to those whose Type is set to 'SMSF.
AccountNumber
A text field that provides the account number for the superannuation fund.
Only applies to those whose Type is set to 'SMSF.
AccountName
A text field that provides the account name for the superannuation funds.
Only applies to those whose Type is set to 'SMSF.
ElectronicServiceAddress
A text field that provides the electronic service address for the superannuation fund.
Only applies to those whose Type is set to 'SMSF.
UpdatedDateUTC
A date time field that indicates the last time this record was updated.


Xero API

For a detailed run through of the endpoint, you can see the Xero API.


Related Fields

None


Related Endpoints

Employees
EmployeesExpanded


Related Topics

Xero Payroll (Australia) Models
Xero Payroll (Australia) Endpoints