Batch
The Batch object represents an email that Is being sent to a specific category and a number of contacts. This object contains the following attributes:
Field
Type
Description
id
string
A primary identifier for the batch.
Example: MST-1234-9876-3333
href
string
A relative reference to the object.
Example: /v1/notifications/batches/MST-1234-9876-3333
category
Example:
account
A reference to the Account object.
subject
string
The subject line for the email.
Example: Check out the new service offering
body
string
The body of the message.
attachments
attachment
Example:
Example
Last updated
Was this helpful?