sendMessages method
- String correlationId,
- List<
RecipientV1> recipients, - MessageV1 message,
- ConfigParams parameters,
- String method
Send the messages to recipients
correlationId
(optional) transaction id to trace execution through call chain.recipients
a recipients of the message.message
a message to be send.parameters
an additional parameters to be send.method
a delivery method(email and/or sms).