/send_mail

Create and send an email message to the consumer

Body Params

Creates and sends a new email message

string
required
Defaults to S2411573363

Identifies your client site.

string
required

The Unix Epoch time of the call

string
required
Defaults to 3.0

The version of the API. This version must match the version associated with your API key pair.

string
required

The HMAC signature that is calculated by running your API Secret Key and the alphabetized, concatenated parameters of the request payload through the SHA256 message digest algorithm.

string
required
Defaults to [email protected]

The email addresses where you are sending the email. Use commas to separate email addresses when sending the message to multiple recipients.

string
required
Defaults to Please Pay Your Bill

The subject of the email message.

string
required
Defaults to Your bill was due yesterday. Please remit payment as soon as possible.

The text of the email message. This parameter does not support HTML or special characters like emojis.

Response

Language
URL
Response
Choose an example:
application/json