Make a request »
SmsService.SendSmsMessage
Send an existing SMS to one or more mailing lists by providing all necessary data in the request. If no sender name is included in request, the mailing list sender name will be used. Date format is yyyyMMddTHHmmss. Also allows for use of linked SMS, that is if more than 160 chars (70 chars when special chars are present) an additional SMS will be sent. Optional to include a CampaignId. This method returns a SendQueueId in response to a successful call. Note! "SMS", as well as "Linked SMS" are add-on features of APSIS Pro. Please contact Efficy at customerservice.apsis@efficy.com if you would like to use these features. (direct) See code examples
URL Parameters
Http verb: POST
URI: Full url: http://se.api.anpasia.com/v1/sms/send
URL parameters:
Not used
Body parameters
Body parameters
smsMessageSending | The details about the SMS sending to be performed
|
Response
Help
Code examples