Request Attributes

Message

(Mandatory)

String

Body of the SMS to be sent

GroupId

(Mandatory)

String

Id of the group of contacts

CampaignName

(Mandatory)

String

Name of the campaign to be created

CampaignSchedule (Mandatory)

Array

Array of objects that indicate date

and percentages to be sent. Sum must equal 100%.

SenderId

(Mandatory)

String

Date in which the group was created

ScheduleType

(Mandatory)

String

Scheduling type for the campaign.

Values: NOW or SCHEDULED

WildcardsMessage (Optional)

Array

Array of Keys that are to be changed

by the values of each contact. Case sensitive.

Contacts (Mandatory)

Array

Array of contacts to which the campaign is ot be sent.

MobileNumber: String (countrycode, no symbols) (Mandatory)

Wildcards: Array

(optional)- Key: Name of the field to be

modified on each message

Value: Value for which the key is to be modified.

Default Wildcards (Optional)

Array

Array of default values. If a contact does not have a key on the WildcardsMessage Array the system will use these values.

- Key: Name of the field to be modified on each message

Value: Value for which the key is to be modified.

Last updated