v51

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-07-213287185.4 KB
PayrollAu

Retrieves superfund products

get/SuperfundProducts

Query parameters

ABNstring

The ABN of the Regulated SuperFund

USIstring

The USI of the Regulated SuperFund

Response

search results matching criteria

Example response

{
  "SuperFundProducts": [
    {
      "SPIN": "NML0117AU",
      "ProductName": "MLC Navigator Retirement Plan - Superannuation Service (including Series 2) (MLC Superannuation Fund)"
    }
  ]
}