org_relationships_create
Create an organization relationship by specifying its type, owner organization, linked organization, and the base organization for returned calculated values.
Instructions
Create a new organization relationship.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | The type of the relationship (e.g., parent, daughter, related) | |
| org_id | Yes | The ID of the base organization for the returned calculated values | |
| rel_owner_org_id | Yes | The owner organization ID | |
| rel_linked_org_id | Yes | The linked organization ID |