Skip to Content

CreateTicketPayload

Properties

NameTypeDescriptionNotes
subjectStringSubject line of the ticket.[default to null]
descriptionStringDetailed description of the issue or request.[default to null]
ticket_typeTicketTypeType of the ticket.[optional] [default to null]
priorityTicketPriorityPriority level of the ticket.[optional] [default to null]
order_idLongRelated order ID, if applicable.[optional] [default to null]
attachmentsListList of attachment URLs or file paths.[optional] [default to null]
tagsStringComma-separated tags for categorization.[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]