Make a request »
SmsService.Send
Send single SMS to one recipient by providing all necessary data in the request. If no sender name is included in request, your default APSIS Pro SMS sender name will be used. Date format 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. Note! "SMS", as well as "Linked SMS" are add-on features of APSIS Pro. Please contact Apsis 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.anpdm.com/sms/v2/
URL parameters:
Not used
Body parameters
Body parameters
smsSending | Holds all the information needed to do the sending
|
Response
Body parameters
returns | A response object which includes message ID, total creadits cost and avaliable credits as result, status code and a message
|
Help
Code examples