Skip to main content

Representative

No description

type Representative {
businessUnitRepresentatives: [BusinessUnitRepresentative!]!
companyMembership: RepresentativeCompanyMembership
contact: Contact
createdDate: DateTime!
foreignId: String
id: UUID!
organizationId: UUID!
reference: String
service: String
type: RepresentativeTypes
updatedDate: DateTime!
workEmail: String
}

Fields

NomTypeDescription
businessUnitRepresentatives[BusinessUnitRepresentative!]! non-null object
companyMembershipRepresentativeCompanyMembership object
contactContact object
createdDateDateTime! non-null scalarThe creation date-time of the entity
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
idUUID! non-null scalarUnique identifier of the entity
organizationIdUUID! non-null scalarUnique identifier of the entity's parent organization. Used for tenancy separation.
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
serviceString scalar
typeRepresentativeTypes enum
updatedDateDateTime! non-null scalarThe last update date-time of the entity
workEmailString scalaractivateRepresentative createRepresentative deleteRepresentative representative updateRepresentative AccountActivationResult BusinessUnitRepresentative Inspection PaginatedRepresentatives RentalFolder User