Organization / Support
supportTicketCreate
Create a support ticket.
Arguments
1 argumentinboxId•IDID of the inbox.
id•ID!Unique primary key.
Type of the support ticket link.
ORDERPURCHASE_ORDERRETURN_REQUESTSHIPMENTattachments•[SupportAttachmentInput!]Attachments to include.
bcc•[String!]Email recipients to blind-copy.
body•StringBody.
cc•[String!]Email recipients to copy.
isDraft•BooleanWhether to save the resource as a draft.
to•[String!]Primary email recipients.
requesterOrganizationId•IDID of the requester organization.
status•SupportTicketStatusDefault: OPENStatus after creating the ticket.
AWAITING_REPLYCLOSEDOPENPENDINGRESOLVEDsubject•StringSubject.
Possible return
createdAt•DateTimeTz!When the support ticket was created.
id•ID!Unique primary key.
lastMessageAt•DateTimeTzWhen the most recent message was sent.
snoozedUntil•DateTimeTzSnoozed until of the support ticket.
status•SupportTicketStatus!Current status of the support ticket.
AWAITING_REPLYCLOSEDOPENPENDINGRESOLVEDsubject•String!Subject of the support ticket.
ticketNumber•String!Ticket number of the support ticket.
updatedAt•DateTimeTz!When the support ticket was last updated.
waitingSince•DateTimeTzWaiting since of the support ticket.
field•[String!]message•String!