Skip to main content

RepresentativeInput

No description

input RepresentativeInput {
contact: ContactInput
foreignId: String
id: UUID
reference: String
service: String
type: RepresentativeTypes
workEmail: String
}

Fields

NomTypeDescription
contactContactInput input
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
idUUID scalarUnique identifier of the entity
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
serviceString scalar
typeRepresentativeTypes enum
workEmailString scalarcreateRepresentative TenantInput updateRepresentative UpdateUserInput