sendMessageToRecipient method
- String correlationId,
- EmailRecipientV1 recipient,
- EmailMessageV1 message,
- ConfigParams parameters
Send the message to recipient
correlation_id
(optional) transaction id to trace execution through call chain.recipient
a recipient of the message.message
a message to be send.parameters
an additional parameters to be send.