input_object

AddTicketPayloadInput

Details required to create a ticket.
Fields
_custom_json
JSON
Optional custom data that needs to be sent.
category
String!
Required
Category of the ticket.
Required
Content for the ticket.
created_by
JSON
Creator of the ticket.
priority
PriorityEnum
Describes the priority of the tickets created by the form.
status
String
Status of the ticket.
subscribers
[String]
List of emails to be informed for ticket updates.