Skip to main content

Add a person to a company with a relationship code

POST 

/v1/parties/relationships

Attach an INDIVIDUAL party to a COMPANY party with a relationship code (DIRECTOR, SECRETARY, etc.). Single party-to-party relationship per call.

The company party is identified by the partyId header (same pattern as the other party-scoped connector endpoints — GET /v1/parties, PUT /v1/parties). Platform validates upfront; the connector trusts the dispatched payload and issues the underlying core-system call.

Request

Responses

Relationship added.