OrganizationImport
OrganizationImport is an object representing attributes necessary to create a Organization.
Input Fields
email (
String)
Email of the organization. Default value is the email of the parent organization.
name (
String)
(Required to Create) Name of the organization (Maximum of 255 characters).
organization_type (
OrganizationType)
(Required to Create) Type of the organization.
parent_sentera_id (
ID)
(Required to Create) A system-generated key identifying the organization one level above this organization in the hierarchy.
sentera_id (
ID)
(Required to Update) The ID of an existing organization. Will cause the existing organization to be updated.