v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
OrganizationRelationships

Update an organization relationship

Updates and returns an organization relationship.

put/organizationRelationships/{id}

Path parameters

idinteger required

The ID of the organization relationship

Request body

org_idinteger

The ID of the base organization for the returned calculated values

type'parent' | 'related'

The type of organization relationship

rel_owner_org_idinteger

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

rel_linked_org_idinteger

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

Response

Success

successboolean

If the response is successful or not