API Docs / Schemas / TestEmailBroadcastRequest

TestEmailBroadcastRequest

Request to send a test of a broadcast email to the current user.
The email is rendered with the sample client's data but sent only to the caller's own address.

Properties

Name Type Description
clientCode*string

The code of the sample client to render the email for.

The code of the sample client to render the email for.

JSON Example

{
  "clientCode": "string"
}

Used By Operations