Name | Description | Type | Additional information |
---|---|---|---|
Contacts |
List of all the contacts to send the message to. |
TwoSms.CustomerPortalRole.API.SMS.ContactsIncQuick |
Required |
Content |
The actual message to be sent. |
string |
None. |
Options |
The options for the message. |
TwoSms.CustomerPortalRole.API.SMS.MessageOptionsV2 |
Required |
Template |
The template of the message to be sent out. If present, it will overwrite whatever is in the content parameter. |
TwoSms.CustomerPortalRole.API.SMS.TemplateInfo |
None. |
Type |
Determines the type of message. Standard, advanced or recurring. |
TwoSms.CustomerPortalRole.API.SMS.MessageRequestType |
Required |