Reply
Example
Fields
Field
Type
Comments
ccEmails
array of strings
An array of emails for additional recipients receiving email copies
creationTime
string
Reply creation time. Represent datetime string in ISO 8601 format
htmlMessage
string
Reply html content
id
integer
Unique reply id
level
integer
Indicates the hierarchical level of a reply in a ticket thread
message
string
Reply text content
parentReplyId
nullable integer
Unique id of parent reply. If null the reply is a root reply
ticketId
integer
Unique ticket id
toEmails
array of strings
Array of email addresses for primary recipients
Last updated