Skip to main content
Send Ticket Message

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.

Body

TicketMessageEntityId, To, Cc, Bcc, Subject, ReplyTemplateId, GdprSource

SendTicketMessage: Send a message to recipients by email

TicketMessageEntityId
integer<int32>
To
string[]
Cc
string[]
Bcc
string[]
Subject
string
ReplyTemplateId
integer<int32>
GdprSource
string

Response

204

No Content