Verizon 5G Edge API Portal

vv1.0

SMSSendRequest

Request to send SMS.

SMSSendRequest

Request to send SMS.

Properties

NameTypeRequiredDescription
accountNamestringYesThe name of a billing account.
smsMessagestringYesThe contents of the SMS message. The SMS message is limited to 160 characters in 7-bit format, or 140 characters in 8-bit format.
customFieldsarrayNoThe names and values of custom fields, if you want to only include devices that have matching custom fields.
dataEncodingstringNoThe SMS message encoding, which can be 7-bit (default), 8-bit-ASCII, 8-bit-UTF-8, 8-bit-DATA.
deviceIdsarrayNoThe devices that you want to send the message to, specified by device identifier.
groupNamestringNoThe name of a device group, if you want to send the SMS message to all devices in the device group.
servicePlanstringNoThe name of a service plan, if you want to only include devices that have that service plan.
timeToLivestringNoA period of time the message remains valid or an end date for the message. This value would be less than the 5 day default.

On this page