ReplyTicketDto
bodystringrequired
Possible values: non-empty and <= 5000 characters
visibilityobject
"internal" hides from the reporter; only compliance / ops writers may set this.
Possible values: [internal, both]
documentIdsstring[]
Support Tickets Phase 2 gap 8 — attach documents to this reply.
ReplyTicketDto
{
"body": "string",
"visibility": {},
"documentIds": [
"string"
]
}