asicapidocs

ASIC organisation type, class and sub-class codes

Reference for ASIC organisation type codes such as APTY and APUB, the class codes LMSH and LMGT, sub-class codes like PROP and LIST, and governance types.

Every organisation on the ASIC register carries a four-letter type code that says what kind of entity it is: APTY for an Australian proprietary company, APUB for an Australian public company, FNOS for a foreign company, MISM for a managed investment scheme, BUSN for a business name and so on. Companies also carry a class code describing the members' liability (limited by shares, limited by guarantee, no liability, unlimited) and a sub-class code that distinguishes, for example, a listed public company from an unlisted one or a superannuation trustee proprietary company from an ordinary one. Together the three codes tell you what a company is and which ASIC products are available for it.

Where it appears in the API

  • company.type, company.class and company.subClass from GET /v1/companies/{id}.
  • company.type inside the company summary embedded in companyMatch results from GET /v1/companies/search, in person roles, weekly summary items and charge records.
  • types[] query parameter on the company search endpoint, which accepts any code from the organisation types table.
  • company.governanceType on public companies (the governance types table).
  • nameReservation.intendedType and nameReservation.intendedClass on a name reservation.
  • subType on new-registrations weekly summary items includes CHGT (change of company type), which is the event that changes these codes.

Organisation types

CodeMeaning
APTYAustralian Proprietary Company
APUBAustralian Public Company
ASSNAssociation
BUSNBusiness Name
CHARCharity
COMPCommunity Purpose
COOPCo-Operative Society
FNOSForeign Company (Overseas)
LTDPLimited Partnership
MISMManaged Investment Scheme
NONCNon Company
NRETNon Registered Entity (Nret)
RACNRegistered Australian Body
REBDReligious Body
RSVNName Reservation
SOLSSolicitor Corporation
TRSTTrust

17 codes. Source: the "Organisation type" table in ASIC's Datastream specification.

Organisation classes

The class describes the liability of members. LMSH (limited by shares) is by far the most common. LMGT is used by not-for-profit public companies. NLIA is restricted to mining companies. PROP, MORT and EQUT in this table describe managed investment schemes and trusts, not companies. NONE and UNKN appear on foreign companies and converted state records.

CodeMeaning
EQUTEquity
LMGTLimited By Guarantee
LMSGLimited By Shares & Guarantee
LMSHLimited By Shares
MORTMortgage
NLIANo Liability
NONEDoes Not Have An Equivalent Australian Liability
PROPProperty
UNKNLiability Unknown
UNLMUnlimited

10 codes. Source: the "Organisation class" table in ASIC's Datastream specification.

Organisation sub-classes

CodeMeaning
EXPNExempt Proprietary Company - Non Profit Company
EXPSExempt Proprietary & Superannuation Trustee Coy
EXPTExempt Proprietary Company
FFSPForeign Financial Service Provider - non-registered entity
FXPTForeign Company Exempt From Lodging Balance Sheet
HUNTHome Unit Proprietary Company
LISNCompany Licensed To Omit "Limited" From Name
LISSCompany Licensed Under S.383 & Superann. Trustee
LISTListed Public Company
LXPTCompany licensed to omit "LTD" & exempt from returns
NCCTNon-Corporate Trustee - non-registered entity
NEXNNon-Exempt Proprietary Company - Non Profit
NEXSNon-Exempt Proprietary & Superann. Trustee Coy
NEXTNon-Exempt Proprietary Company
NLTDEntitled To Omit 'Limited' Under S.150
NONEUnknown
OABROther ABR Non-Person - non-registered entity
PNPCNon Profit Proprietary Company
PROPProprietary Company
PSTCSuperannuation Trustee Proprietary Company
PTSHPartnership - non-registered entity
PUBFForeign Company Required To Lodge A Balance Sheet
RACARegistrable Australian Corporation - Association
RACORegistrable Australian Corp - Non Association
SPECSpecial
STFISmall Transferring Financial Institutions
ULSNUnlisted Public Company - Non-Profit Company
ULSSNon-Profit Unlisted Public & Superann. Trustee Coy
ULSTUnlisted Public Company

29 codes. Source: the "Organisation sub-class" table in ASIC's Datastream specification.

Codes beginning with EX or NEX (exempt and non-exempt proprietary) come from the Corporations Law before July 1998 and appear on historical records; modern proprietary companies are PROP, or PNPC, PSTC and HUNT for the special cases. LIST versus ULST is the quickest way to tell a listed public company from an unlisted one. RACA and RACO are used for registered Australian bodies. The FFSP, NCCT, OABR and PTSH sub-classes belong to non-registered entities (NRET) that exist in ASIC's database because of the Australian Business Register.

Common combinations

TypeClassSub-classWhat it is
APTYLMSHPROPAn ordinary Pty Ltd company, the majority of the register
APTYLMSHPSTCA proprietary company acting as trustee of a superannuation fund
APTYLMSHPNPCA non-profit proprietary company
APTYLMSHHUNTA home unit company that owns a block of flats
APUBLMSHLISTA listed public company
APUBLMSHULSTAn unlisted public company
APUBLMGTULSNA not-for-profit company limited by guarantee
APUBNLIALIST or ULSTA no liability mining company
APUBUNLMULSTAn unlimited public company, common for professional firms
FNOSNONEPUBF or FXPTA foreign company registered to carry on business in Australia
RACNLMSH or LMGTRACO or RACAA registered Australian body such as an incorporated association trading interstate
MISMPROP, MORT or EQUTNONEA registered managed investment scheme identified by ARSN
BUSN(none)(none)A business name, looked up through /v1/business-names/{id}
RSVN(none)(none)A name reservation, returned as a nameReservation object

Which types support which products

Not every organisation type has a full ASIC record behind it. The table below shows which types each product accepts. Purchasing an unsupported combination returns extract_unavailable_for_type (HTTP 422), and requesting a document list for a type without one returns document_list_unavailable. See purchasing for how extracts are bought and read.

ProductSupported typesEndpoint
Company extract (current and historical)APTY, APUB, RACN, FNOS, MISMPOST /v1/companies/{id}/extracts with "type": "current" or "historical", read through the section endpoints
Relational extract (roles held, licences, shareholdings)APTY, APUB, FNOS, RACNPOST /v1/companies/{id}/extracts with "type": "relational", read through GET /v1/companies/{id}/relationships
Image-based charges extractAPTY, APUB, FNOS, RACNPOST /v1/companies/{id}/charges/extract-orders (structured charges are read from a historical extract with GET /v1/companies/{id}/charges)
Document listthe organisation types with document lists table belowGET /v1/companies/{id}/documents (free)
Name searchAll types, filtered by scope and types[]GET /v1/companies/search (free)

Organisation types with document lists

A document list can be requested for these types only. Business names, associations, co-operatives and name reservations do not have document lists in ASIC's database.

CodeMeaning
APTYAustralian Proprietary Company
APUBAustralian Public Company
FNOSForeign Company (Overseas)
MISMManaged Investment Scheme
NRETNon Registered Entity (Nret)
RACNRegistered Australian Body
TRSTTrust

7 codes. Source: the "Organisation type (For document list)" table in ASIC's Datastream specification.

Governance types

Public companies record whether they are governed by a constitution or by the replaceable rules in the Corporations Act 2001. The value is null for proprietary companies and other types.

CodeMeaning
CConstitution
RReplaceable Rules

2 codes. Source: the "Governance Type" table in ASIC's Datastream specification.

Codes change without notice

ASIC adds and retires type, class and sub-class codes from time to time and does not always announce it. Treat these tables as open sets and fall back to displaying the code when the label is unfamiliar.

On this page