Skip to main content
Put Shipment Message Entity

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

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

Path Parameters

id
integer<int32>
required

The ShipmentMessageEntity id to update.

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

The ShipmentMessageEntity to be saved.

A shipment message, that contains the actual message being sent out in a mailing Carrier object for ShipmentMessageEntity. Services for the ShipmentMessageEntity Carrier is available from the Marketing Agent.

ShipmentMessageId
integer<int32>

Primary key

PlainMessage
string

Plain message text of this message

HtmlMessage
string

HTML formatted text of this message

SmsMessage
string

SMS version of this message

Description
string

Describes this message

Subject
string

The mail subject field of the message

FolderId
integer<int32>

The folder which this message belongs to. -1 indicates that the message is on the root

HeaderField
string

Extra header fields added to mail. Must be formatted correctly

Design
string

Will contain the design part of a message. The format will vary based on the type of designer used to create the message

Designtype
enum<string>

Enum containing the type of the design

Available options:
Unknown,
SOEditor,
Unlayer
Flags
enum<string>

Identifies if HTML or plain message is included in message.

Available options:
Plain,
Html,
SourceView,
Sms,
Document
RegisterViews
boolean

Register message views?

InlineImages
boolean

Should images be included inline?

LongDescription
string

A field for a long description of this template

AccessKey
string

Key used for access verification

DocumentMessage
integer<int32>

The SM document used as template for this mailing

Registered
string<date-time>

Registered when in UTC.

RegisteredAssociateId
integer<int32>

Registered by whom

Updated
string<date-time>

Last updated when in UTC.

UpdatedAssociateId
integer<int32>

Last updated by whom

UpdatedCount
integer<int32>

Number of updates made to this record

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.

Response

ShipmentMessageEntity updated.

A shipment message, that contains the actual message being sent out in a mailing ShipmentMessageEntity entity with API _Links added.

ShipmentMessageId
integer<int32>

Primary key

PlainMessage
string

Plain message text of this message

HtmlMessage
string

HTML formatted text of this message

SmsMessage
string

SMS version of this message

Description
string

Describes this message

Subject
string

The mail subject field of the message

FolderId
integer<int32>

The folder which this message belongs to. -1 indicates that the message is on the root

HeaderField
string

Extra header fields added to mail. Must be formatted correctly

Design
string

Will contain the design part of a message. The format will vary based on the type of designer used to create the message

Designtype
enum<string>

Enum containing the type of the design

Available options:
Unknown,
SOEditor,
Unlayer
Flags
enum<string>

Identifies if HTML or plain message is included in message.

Available options:
Plain,
Html,
SourceView,
Sms,
Document
RegisterViews
boolean

Register message views?

InlineImages
boolean

Should images be included inline?

LongDescription
string

A field for a long description of this template

AccessKey
string

Key used for access verification

DocumentMessage
integer<int32>

The SM document used as template for this mailing

Registered
string<date-time>

Registered when in UTC.

RegisteredAssociateId
integer<int32>

Registered by whom

Updated
string<date-time>

Last updated when in UTC.

UpdatedAssociateId
integer<int32>

Last updated by whom

UpdatedCount
integer<int32>

Number of updates made to this record

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.