v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
OrganizationRelationships

Create an organization relationship

Creates and returns an organization relationship.

post/organizationRelationships

Request body

org_idinteger

The ID of the base organization for the returned calculated values

type'parent' | 'related' required

The type of organization relationship

rel_owner_org_idinteger required

The owner of the relationship. If type is parent, then the owner is the parent and the linked organization is the daughter.

rel_linked_org_idinteger required

The linked organization in the relationship. If type is parent, then the linked organization is the daughter.

Response

Success

successboolean

If the response is successful or not