Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 778 Bytes

AddOrganizationRelationshipRequest.md

File metadata and controls

12 lines (9 loc) · 778 Bytes

# AddOrganizationRelationshipRequest

Properties

Name Type Description Notes
org_id int The ID of the base organization for the returned calculated values [optional]
type string The type of organization relationship
rel_owner_org_id int 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_id int The linked organization in the relationship. If type is `parent`, then the linked organization is the daughter.

[Back to Model list] [Back to API list] [Back to README]