Skip to main content
POST
Sending Bulk Emails
Part of the Sending Bulk Emails integration guide — see it for when and how to use this endpoint.

Body

application/json

Request body for the Sending Bulk Emails API. Fields and mandatory markers are taken verbatim from the page's Parameters table.

emailTypeName
string
required

Specifies the name of the email type and its related HTML template.

senderEmailAddress
string
required

The mail address of the sender that the addressee sees. The default sender mail address is DoNotReply@globle.com or other mail specified by the merchant.

reportToEmailAddress
string
required

The merchant’s email address to receive the bulk sending report.

orderIds
string[]
required

The list of addressees, by their Order ID.

placeholders
Placeholder · object[]

The placeholders and their values are defined in the Admin platform, with the prefix TR_

Response

Processing is in progress. You will get an email after the process is complete.

The response is of type string.