2.1.1 OrganizationAccount object

Represents the relation between an account and an organization.

Fields

Field Type Description
account
required
2.1.1 User object The account that is related to the organization.
relationTypes
required
List of string contstants A list of relation types. Valid relation types are:

  • ADMIN – account is staff member of the organization
  • ACCOUNT – account is managed by the organization
An account may have one or both relation types.