HomeGuidesAPI Reference
Log In
API Reference

Create client record relations

Links two or more client records together (e.g. a company and its beneficial owners). Pass an array of { from, to } pairs where each side is identified by spektrId or reference. The request is atomic: all relations are created together or none are, if any validation fails. Validation rules: both records must exist, from and to cannot be the same record, duplicate relations are rejected, and the resulting graph must remain acyclic.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!