TicketHistory
JSON Format
Name | Type | Read-only | Mandatory | Comment |
|---|---|---|---|---|
| id | integer | yes | no | |
| subject | string | no | yes | |
| note | string | no | yes | |
| ticketId | integer | no | yes | Ticket.id |
| userId | integer | no | yes | User.id |
| createdDate | date | yes | no | |
| attachmentIds | array | no | no | array of Attachment.id |
URIs
Accessed through Ticket Api
