Company party
The end-to-end journey for a COMPANY party, from the caller's perspective. For the shared status
machine and entity-type matrix see the party overview; for the call contract see
endpoints → parties.
A company is fully available, and is the only entity type that owns relationships — INDIVIDUAL
members are attached to it.
End-to-end journey
Provision drives the party PROSPECT → ACTIVE in a single call (see
the party overview).
What differs for companies
- Owns relationships. A company is the only entity type with relationship routes. Each
relationship attaches an
INDIVIDUALmember with arelationshipType(e.g.DIRECTOR,SHAREHOLDER,BENEFICIAL_OWNER). All three relationship routes are scoped to the companypartyId. The path party must be aCOMPANYand the related party anINDIVIDUAL(wrong type →404 PAR004001, deliberately not409); linking a party to itself →400 PAR000013. - Read shape.
GETsurfacesentityType: COMPANYwithentityDetailscarrying{ acn, abn };companyType,incorporationDate, andjurisdictionare not returned in this phase.