/preparedmessage/send
  • 1 Minute to read
  • Dark
    Light

/preparedmessage/send

  • Dark
    Light

Article summary

Get
/preparedmessage/send

Send prepared messages based on a given send datetime.

Query parameters
preparedMessageId
integer (int64) Required

The id of the prepared message you want to send.

sendDateTime
stringRequired

Sendout time as the timestamp. ISO_8601 format

processingDateTime
string

The preprocessing date-time (optional).

selectionId
integer (int64)

A selection id to associate with the sendout (optional).

bestSendoutTime
stringRequired

True/False.

bestSendoutTimeDefault
stringRequired

17:00.

bestSendoutTimeTimezone
stringRequired

Europe/Berlin.

Responses
200
Expand All
object
contactId
integer (int64)
messageId
integer (int64)
name
string
groupId
integer (int64)
groupName
string
selectionId
integer (int64)
selectionName
string
channelId
integer (int64)
channelName
string
externalId
string
messageCategoryId
integer (int64)
messageCategoryName
string
message
object (MessageBase)
subject
string
emailBodyText
string
emailBodyHtml
string
smsText
string
faxText
string
emailHeaders
Array of object (Attribute)
object
name
string
value
string
attachments
Array of object (Attachment)
object
name
string
contentType
string
content
string
attachmentReferences
Array of object (AttachmentReference)
object
contentId
string
reference
string
encoding
string
encodingSMS
string
imageHandlingMode
string
400

Was this article helpful?