TransactionSettingsInput Input Object
Fields
#
content
Specifies whether HTMl and/or text content is automatically generated based on the content provided.
ignoreSuppressCheck
Indicates that the transaction recipients will not be validated against to account suppression rules, this allowing anyone specified to receive the email, even if they are on the suppression list.
language
Must be a valid [culture code](https://docs.microsoft.com/en-us/bingmaps/rest-services/common-parameters-and-types/supported-culture-codes). Defaults to 'en-US'
sandbox
Specify sandbox settings used to test various return types of error handling in your code.
sendAtUtc
UTC Date and time that the email will be schedule for sending. Set to NULL to send immediately.
showRecipients
Indicates if all non-BCC recipients in the Recipients collection will be displayed to all recipients of this email. It is advised not to enable this without proper testing to ensure the results are desired.
TransactionSandboxInput