Skip to main content

SMSActionParameters

senderIdSenderid (string)required
messageMessage (string)required
recipientRecipient (string)
Default value: surveyFiller
couponGroupId object
anyOf
integer
SMSActionParameters
{
"senderId": "string",
"message": "string",
"recipient": "surveyFiller",
"couponGroupId": 0
}
Was this page helpful?