GraphQL API
Organization API
Organization / Types/ input

SupportTicketCreateInput

Input fields

7 fields
inboxIdID

ID of the inbox.

stagedUrlString

Staged URL.

bcc[String!]

Email recipients to blind-copy.

bodyString

Body.

cc[String!]

Email recipients to copy.

isDraftBoolean

Whether to save the resource as a draft.

to[String!]

Primary email recipients.

Type of the support ticket create message.

CUSTOMERMESSAGENOTE

Priority.

HIGHLOWNORMAL
requesterOrganizationIdID

ID of the requester organization.

statusSupportTicketStatusDefault: OPEN

Status after creating the ticket.

AWAITING_REPLYCLOSEDOPENPENDINGRESOLVED
subjectString

Subject.