latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-123287185.4 KB

874077d6f401

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)"
    }
  ]
}