Skip to content

AddRepresentationInput

Input for creating a Representation for any Party (not restricted to active Clients). Supports PURSUING, HOLD, and SIGNED statuses at creation time; DEPARTED is rejected.

Fields

FieldTypeDescription
assignments[AssignmentInput!]Client team assignments for this representation. Optional — may be empty or omitted. No non-empty-array validator.
commissions[CommissionInputWithGeoAreas!]The commission structures (and optional geo areas) for the representation
fromDateDateTimeWhen does the relationship start. Default to now
geoAreaGeoAreaCreateInput!The geo area of the representation
musicGenreIds[ConnectableInput!]The music genres the client is represented by
partyIdString!The ID of the Party for whom this representation is being created.
performanceLanguageIds[ConnectableInput!]The performance languages the client is represented by
rates[RateInput!]The rates associated with the representation
repAreaIdConnectableInput!The rep area the client is represented by
setTypeIds[ConnectableInput!]The set types the client is represented by
statusRepresentationStatusLifecycle status at creation. Defaults to PURSUING. DEPARTED is rejected at validation.
thruDateDateTime
touringPreferenceTouringPreferenceInputOptional touring preference of the representation

Confidential. For internal use only.